sf-symbols: fix sha256 hash

Apple removed the beta label with an update to v5 of this cask, which changed the sha256.
This commit is contained in:
Branton Boehm 2023-10-08 08:26:04 -07:00 committed by GitHub
parent 2e1fc17360
commit 00bf5591e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ cask "sf-symbols" do
end
on_monterey :or_newer do
version "5"
sha256 "5979e68066a8227d08152c38e7bc2f2ed00a2e74c19792ff46ae733023e28e75"
sha256 "e9db5caf0458d6a107aae64f6f09c4a360a672e34df59905a3cae7ffc4be72d3"
url "https://devimages-cdn.apple.com/design/resources/download/SF-Symbols-#{version}.dmg"