Skip to content

Commit

Permalink
hackintool: update sha256
Browse files Browse the repository at this point in the history
  • Loading branch information
he110-c0de authored and khipp committed Jan 6, 2025
1 parent 33cdf09 commit 45c1a20
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion Casks/h/hackintool.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "hackintool" do
version "4.0.3"
sha256 "00af843d9a49e603fad1acba5ea1199927b254a487a9f3a5d04d8d6c3ad8083b"
sha256 :no_check # required as upstream package is updated in-place

url "https://github.com/headkaze/Hackintool/releases/download/#{version}/Hackintool.zip"
name "Hackintool"
Expand All @@ -18,4 +18,8 @@
"~/Library/Cookies/com.Headsoft.Hackintool.binarycookies",
"~/Library/Preferences/com.Headsoft.Hackintool.plist",
]

caveats do
requires_rosetta
end
end

0 comments on commit 45c1a20

Please sign in to comment.