Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 2 additions & 4 deletions Casks/t/todesk.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
cask "todesk" do
version "4.7.2.1"
sha256 "cba50ad3b10523f71175953d4606d3daf122d344dd1e5f130fd190a93ba509e8"
version "4.7.6.5"
sha256 "c40e43f602676bcd2410fccd08e18c60d4ec09943b07a09e85d2b122cfea1c1c"

url "https://dl.todesk.com/macos/ToDesk_#{version}.pkg",

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

View workflow job for this annotation

GitHub Actions / test todesk (macos-13, intel)

download not possible: SHA256 mismatch Expected: c40e43f602676bcd2410fccd08e18c60d4ec09943b07a09e85d2b122cfea1c1c Actual: ed97ba9b011b8888e0db0ca89bdf1fa877880d19a39ecbb846eaf2347e0b0ed6 File: /Users/runner/Library/Caches/Homebrew/downloads/fb2a09a36702603590ca1eca96c687bc639cd0a99fe7e89e0e803b3152b252d4--ToDesk_4.7.6.5.pkg To retry an incomplete download, remove the file above.
user_agent: :fake,
referer: "https://www.todesk.com/"
name "ToDesk"
Expand All @@ -11,8 +11,6 @@

no_autobump! because: :requires_manual_review

disable! date: "2024-08-01", because: "now has the download artifact behind a CAPTCHA-verified URL"

auto_updates true

pkg "ToDesk_#{version}.pkg"
Expand Down
Loading