Skip to content

Commit 27f1ebc

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

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

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

2424

25+

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.3",
2+
"version": "2.22.4",
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.3/dev-2.22.3-win-x64.zip",
9-
"hash": "cf15d24c52ce605424b600e241d56877272b36bfa5304742a742d952510d7e10"
8+
"url": "https://github.com/DocPlanner/dev-cloud-releases/releases/download/2.22.4/dev-2.22.4-win-x64.zip",
9+
"hash": "82aeb118095b7299fa1be1257af7705ffc70e3b0a72c70161bea0a8ac285698d"
1010
}
1111
},
1212
"bin": "dev.exe",

0 commit comments

Comments
 (0)