Skip to content

Commit 6e7b129

Browse files
[create-pull-request] automated change (#30)
Co-authored-by: devcloudreleases[bot] <devcloudreleases[bot]@users.noreply.github.com>
1 parent a000cd3 commit 6e7b129

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

Casks/dev-cloud.rb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cask "dev-cloud" do
22

3-
version "2.22.2"
3+
version "2.22.3"
44
sha256 :no_check
55

66
url "https://github.com/DocPlanner/dev-cloud-releases/releases/download/#{version}/dev-#{version}-osx-x64.zip"
@@ -21,3 +21,4 @@
2121
depends_on formula: "kubernetes-cli"
2222
end
2323

24+

bucket/dev-cloud.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
2-
"version": "2.22.2",
2+
"version": "2.22.3",
33
"description": "CLI to develop applications in the cloud",
44
"homepage": "https://github.com/DocPlanner/dev-cloud-releases",
55
"license": "Proprietary",
66
"architecture": {
77
"64bit": {
8-
"url": "https://github.com/DocPlanner/dev-cloud-releases/releases/download/2.22.2/dev-2.22.2-win-x64.zip",
9-
"hash": "81945badf21b5a26b00b4a365f5f462cd9efcf26ee547334ae1884e3182e1f3e"
8+
"url": "https://github.com/DocPlanner/dev-cloud-releases/releases/download/2.22.3/dev-2.22.3-win-x64.zip",
9+
"hash": "cf15d24c52ce605424b600e241d56877272b36bfa5304742a742d952510d7e10"
1010
}
1111
},
1212
"bin": "dev.exe",

0 commit comments

Comments
 (0)