Update unity from 2021.2.10f1 to 2021.2.11f1 (#118982)

This commit is contained in:
neutric 2022-02-10 23:26:40 +01:00 committed by GitHub
parent 46771f9490
commit 445a76edbe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -1,12 +1,12 @@
cask "unity" do
arch = Hardware::CPU.intel? ? "" : "Arm64"
version "2021.2.10f1,ee872746220e"
version "2021.2.11f1,e50cafbb4399"
if Hardware::CPU.intel?
sha256 "79012f77a11e442ddc5c19e4ab4a9906f6840f77b5c065f36459819656eb6fef"
sha256 "305ddb8502e4628fe193b549a0d957aa35519f45a12f6564034f595e129a0ddd"
else
sha256 "36a840329d7531226131f7fdb43d883dead3f86463411a6e25ef9a7d2bfd206d"
sha256 "e71960e2999042a255f1a8d6dd8ef66c2440e427e1e4b98ff85481da1ace3dc7"
end
url "https://download.unity3d.com/download_unity/#{version.csv.second}/MacEditorInstaller#{arch}/Unity-#{version.csv.first}.pkg",