Skip to content

Commit a494fb5

Browse files
BrewTestBotkhipp
authored andcommitted
unity-hub 3.14.0
1 parent 6eb35eb commit a494fb5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Casks/u/unity-hub.rb

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cask "unity-hub" do
22
arch arm: "arm64", intel: "x64"
33

4-
version "3.13.1"
4+
version "3.14.0"
55
sha256 :no_check
66

77
url "https://public-cdn.cloud.unity3d.com/hub/prod/UnityHubSetup-#{arch}.dmg"
@@ -14,6 +14,8 @@
1414
strategy :electron_builder
1515
end
1616

17+
disable! date: "2026-09-01", because: :unsigned
18+
1719
auto_updates true
1820
depends_on macos: ">= :high_sierra"
1921

0 commit comments

Comments
 (0)