File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 1
1
cask "dev-cloud" do
2
2
3
- version "2.22.1 "
3
+ version "2.22.2 "
4
4
sha256 :no_check
5
5
6
6
url "https://github.com/DocPlanner/dev-cloud-releases/releases/download/#{ version } /dev-#{ version } -osx-x64.zip"
20
20
depends_on formula : "devspace"
21
21
depends_on formula : "kubernetes-cli"
22
22
end
23
+
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 2.22.1 " ,
2
+ "version" : " 2.22.2 " ,
3
3
"description" : " CLI to develop applications in the cloud" ,
4
4
"homepage" : " https://github.com/DocPlanner/dev-cloud-releases" ,
5
5
"license" : " Proprietary" ,
6
6
"architecture" : {
7
7
"64bit" : {
8
- "url" : " https://github.com/DocPlanner/dev-cloud-releases/releases/download/2.22.1 /dev-2.22.1 -win-x64.zip" ,
9
- "hash" : " 2e6dd990bed069a8bede9328943ab1a6dc1f38d91da9d21d0a1fb738913cc748 "
8
+ "url" : " https://github.com/DocPlanner/dev-cloud-releases/releases/download/2.22.2 /dev-2.22.2 -win-x64.zip" ,
9
+ "hash" : " 81945badf21b5a26b00b4a365f5f462cd9efcf26ee547334ae1884e3182e1f3e "
10
10
}
11
11
},
12
12
"bin" : " dev.exe" ,
You can’t perform that action at this time.
0 commit comments