mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Merge pull request #167919 from adithyasunil26/bump-fleet-1.31.99
fleet 1.31.99
This commit is contained in:
+3
-3
@@ -2,9 +2,9 @@ cask "fleet" do
|
||||
arch arm: "aarch64", intel: "x64"
|
||||
arch_suffix = on_arch_conditional arm: "-aarch64"
|
||||
|
||||
version "1.30.83"
|
||||
sha256 arm: "90074311b627987dbb6db6e53111135e5a570159fe3c656654d7458c1b91c6ae",
|
||||
intel: "c5b7bd49939789c0d9e0c2709090f5fc5dab565f39f19f1218269d300d2cebbc"
|
||||
version "1.31.99"
|
||||
sha256 arm: "52bd2e4ba6a295a55d67174f012c5df297e8c34667ff9f81e2f53333fdd5e400",
|
||||
intel: "73bc226b766cd4f2759846d970524019b76564d8298c3d601c3a0677b0573de2"
|
||||
|
||||
url "https://download.jetbrains.com/fleet/installers/macos_#{arch}/Fleet-#{version}#{arch_suffix}.dmg"
|
||||
name "Fleet"
|
||||
|
||||
Reference in New Issue
Block a user