diff --git a/Casks/d/defold.rb b/Casks/d/defold.rb index cbfbdc227d..6e463dfe6f 100644 --- a/Casks/d/defold.rb +++ b/Casks/d/defold.rb @@ -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",