Update defold.rb

Update Defold engine to 1.6.2
This commit is contained in:
Allen Dang
2023-11-23 17:17:28 +08:00
committed by GitHub
parent 159689d9b6
commit 786014e29c
+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",