Merge pull request #160828 from AllenDang/patch-1

Update defold.rb
This commit is contained in:
Miccal Matthews
2023-11-23 19:19:56 +08:00
committed by GitHub
+1 -1
View File
@@ -1,7 +1,7 @@
cask "defold" do
arch arm: "arm64", intel: "x86_64"
version "1.6.1"
version "1.6.2"
sha256 :no_check # required as upstream package is updated in-place
url "https://github.com/defold/defold/releases/download/#{version}/Defold-#{arch}-macos.dmg",