start 0.301.24-188

Update start from 0.301.19 to 0.301.24

Closes #128532.

Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
This commit is contained in:
Jeremy Wang 2022-07-25 21:13:58 +08:00 committed by BrewTestBot
parent 56a3f3d1fb
commit 18d7bc04b4
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 4 additions and 4 deletions

View File

@ -3,11 +3,11 @@ cask "start" do
livecheck_arch = Hardware::CPU.intel? ? "" : "-arm"
if Hardware::CPU.intel?
version "0.301.19-183"
sha256 "2a2e5cfb6ebe9af7c22e64c97220abad0df45b2e80ce181b962a0e662b37aff1"
version "0.301.24-188"
sha256 "780324b94d5e3cc21204ea35a55af4b992187424588cf95a48961826a7e79565"
else
version "0.301.19-67"
sha256 "c6a60753ffdded87fe6350fe65e62735091588f3aef7f51c6b06e981641370d1"
version "0.301.24-72"
sha256 "6edcb7a51630f1e25b8453d2e8c441f58b07e0dcddfdd128ab9b83322b887ef6"
end
url "https://imgcdn.start.qq.com/cdn/mac.client/installer/#{arch}START-Installer-#{version}.dmg"