mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Update defold.rb
This commit is contained in:
+1
-2
@@ -2,8 +2,7 @@ cask "defold" do
|
||||
arch arm: "arm64", intel: "x86_64"
|
||||
|
||||
version "1.6.0"
|
||||
sha256 arm: "0314a6deb42d1a332f95a5f15876283cceea3b6fd8badd76b9537aa349c23f50",
|
||||
intel: "91ab893541ded87c612c141cd39bad62f527b1dc4f863ed0be35745d7acb5394"
|
||||
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/"
|
||||
|
||||
Reference in New Issue
Block a user