Skip to content

Commit

Permalink
Update todesk.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
razvanazamfirei committed May 4, 2024
1 parent 66f5524 commit 8c4e69c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Casks/t/todesk.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cask "todesk" do
version "4.7.2.1"
sha256 "dbc167b9f720430990fcc0e3d035f99a0f649017b0a81f21ca8be61ed5d3266e"

sha256 :no_check # required as upstream package is updated in-place

Check failure on line 4 in Casks/t/todesk.rb

View workflow job for this annotation

GitHub Actions / syntax (macos-13)

Cask/StanzaGrouping: stanza groups should be separated by a single empty line

Check failure on line 4 in Casks/t/todesk.rb

View workflow job for this annotation

GitHub Actions / syntax (macos-13)

Layout/TrailingWhitespace: Trailing whitespace detected.
url "https://dl.todesk.com/macos/ToDesk_#{version}.pkg"
name "ToDesk"
desc "Remote control software"
Expand Down

0 comments on commit 8c4e69c

Please sign in to comment.