Skip to content

Commit a000cd3

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

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.1"
3+
version "2.22.2"
44
sha256 :no_check
55

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

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.1",
2+
"version": "2.22.2",
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.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"
1010
}
1111
},
1212
"bin": "dev.exe",

0 commit comments

Comments
 (0)