diff --git a/Casks/g/gui-for-singbox.rb b/Casks/g/gui-for-singbox.rb index 5e48a79..9e8294c 100644 --- a/Casks/g/gui-for-singbox.rb +++ b/Casks/g/gui-for-singbox.rb @@ -1,9 +1,9 @@ cask "gui-for-singbox" do arch arm: "arm64", intel: "amd64" - version "1.8.9" - sha256 arm: "468643141ed2a14db33befdf4c2e1ff73b6ba640a51d4ea06bef4f9a3fa14b01", - intel: "6c05c00e531b9eb37e25ff2a949c607be6da936c6b234aaae3e1c09d4cec2e64" + version "1.9.0" + sha256 arm: "4915a9323587d47955af9b1b2215275b4cd9515ed2fc4102527675eeb08f20c1", + intel: "a7d4a95b93d3e278dc3a3d986bfc2a3ba666807b905aba754ce02147465a297c" mirror = "https://mirror.ghproxy.com/" origin = "https://github.com/GUI-for-Cores/GUI.for.SingBox/releases/download/v#{version}/GUI.for.SingBox-darwin-#{arch}.zip"