Skip to content

Commit

Permalink
Merge pull request #174017 from owine/cocktail-sha
Browse files Browse the repository at this point in the history
cocktail: Fix SHA
  • Loading branch information
chenrui333 authored May 16, 2024
2 parents 423b858 + 4a7df6c commit cc91134
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Casks/c/cocktail.rb
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
end
on_sonoma :or_newer do
version "17.1.3"
sha256 "e70caf4f9c46aba6d4b83196ff9b570ca045807a53473d432806cee722dc75e4"
sha256 "b4d697a4b4802ca1478583ee1fd30ae27f423dfeadf2c08d594d0666dccea37e"

url "https://www.maintain.se/downloads/Cocktail#{version.major}SE.dmg"

Expand Down

0 comments on commit cc91134

Please sign in to comment.