We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91aef34 commit 3595b38Copy full SHA for 3595b38
Casks/dev-cloud.rb
@@ -1,8 +1,7 @@
1
cask "dev-cloud" do
2
- arch intel: "amd64"
3
4
version "2.17.0"
5
- sha256 intel: "2AD52B7EDCEE543B28E01559C5DCC04B47244CD8A39A212613C1EC6117053E2C"
+ sha256 "2AD52B7EDCEE543B28E01559C5DCC04B47244CD8A39A212613C1EC6117053E2C"
6
7
url "https://github.com/DocPlanner/dev-cloud-releases/releases/download/#{version}/dev-#{version}-osx-x64.zip"
8
name "Dev Cloud"
0 commit comments