jump: need user_agent for install

Signed-off-by: Rui Chen <rui@chenrui.dev>
This commit is contained in:
Rui Chen
2024-01-04 01:04:51 -05:00
parent 25237ed010
commit 39ee60f730
+2 -1
View File
@@ -2,7 +2,8 @@ cask "jump" do
version "8.10.4"
sha256 "f797ed1b3672a0c0f18cac6195890a6372b2260862780713a85f8d0aae4aa3e1"
url "https://mirror.jumpdesktop.com/downloads/jdm/JumpDesktopMac-#{version}.zip"
url "https://mirror.jumpdesktop.com/downloads/jdm/JumpDesktopMac-#{version}.zip",
user_agent: :fake
name "Jump Desktop"
desc "Remote desktop application"
homepage "https://jumpdesktop.com/#jdmac"