Merge pull request #157165 from miccal/bump-defold-1.6.0

defold 1.6.0
This commit is contained in:
BrewTestBot
2023-10-09 08:17:32 -07:00
committed by GitHub
+1 -2
View File
@@ -2,8 +2,7 @@ cask "defold" do
arch arm: "arm64", intel: "x86_64"
version "1.6.0"
sha256 arm: "b2a8793c365eca55cbcfa0809c21aff414c2d35597a6706b7d67881c5c293468",
intel: "0310ecf9c2168263e63e037a33a6d6d39d5f12199026a75b6867d53d54ebd9f2"
sha256 :no_check # required as upstream package is updated in-place
url "https://github.com/defold/defold/releases/download/#{version}/Defold-#{arch}-macos.dmg",
verified: "github.com/defold/defold/"