We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afc8ba6 commit 130d8e5Copy full SHA for 130d8e5
Casks/vcmi.rb
@@ -1,9 +1,9 @@
1
cask "vcmi" do
2
arch arm: "arm", intel: "intel"
3
4
- version "1.6.5"
5
- sha256 arm: "6cf91722b037ed9e3677d442186b8e7d4d76dda962c5360c849e4f065c9079ec",
6
- intel: "e172bf5c46c57bc6d59603415184e1b3f97e2508e470336cfbf73f924de6f818"
+ version "1.6.6"
+ sha256 arm: "45c385db2aa0bc40fd964c27205584fa7b0a0e684eade91170c3d5539cd708cd",
+ intel: "fe75b9e32cae9bd4c20b8625638c93205c269a9803ed5edbd64a2d6617c3fee1"
7
8
url "https://github.com/vcmi/vcmi/releases/download/#{version}/VCMI-macOS-#{arch}.dmg",
9
verified: "github.com/vcmi/vcmi/"
0 commit comments