Skip to content

Commit

Permalink
Merge pull request #192179 from Homebrew/update-kern
Browse files Browse the repository at this point in the history
kern: update sha256, add rosetta caveat
  • Loading branch information
chenrui333 authored Nov 15, 2024
2 parents d3d4624 + bcb8c36 commit 781dde6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Casks/k/kern.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "kern" do
version "1.1.5"
sha256 "3b0420f5673227f20a16973208a434ab7c6faa7ec26161dc1c7d6f36dcc86ad7"
sha256 "f52a4ec22637a66044d6e88e525e36f2a06cbd4a232086ee5532f3fdd75c10da"

url "https://www.fullbucket.de/music/dl/kern_#{version.dots_to_underscores}_mac.pkg"
name "Kern"
Expand All @@ -21,5 +21,6 @@

caveats do
reboot
requires_rosetta
end
end

0 comments on commit 781dde6

Please sign in to comment.