We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53002fc commit 67b35c3Copy full SHA for 67b35c3
Casks/vcmi.rb
@@ -1,9 +1,9 @@
1
cask "vcmi" do
2
arch arm: "arm", intel: "intel"
3
4
- version "1.6.3"
5
- sha256 arm: "eaafbe6d2d4c40a79aa4e24467fa7b7c4c3b80b75990645d02fe1b9c5d58e356",
6
- intel: "619f1b97bf3d3de144626dbb4f57461447ef81cde8907c4a3eedbabeb0023cc1"
+ version "1.6.4"
+ sha256 arm: "f57000e063f6b8ee3d0344628cb2e7e6a0aa0ec88e94c701b7f76e4897c6d0cf",
+ intel: "bfbb7c3c8b07181f9a74b587785da2351f150a8e97b025fcc3792503a221653b"
7
8
url "https://github.com/vcmi/vcmi/releases/download/#{version}/VCMI-macOS-#{arch}.dmg",
9
verified: "github.com/vcmi/vcmi/"
0 commit comments