File tree 1 file changed +5
-5
lines changed 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
class ChCli < Formula
2
- version "1.1.52 "
2
+ version "1.1.54 "
3
3
4
4
if OS . mac?
5
- url "https://github.com/Sitecore/content-hub-cli/releases/download/1.1.52 /ch-cli-osx-x64.1.1.52 .zip"
6
- sha256 "673bbad48097f63d8d2acb9dcc668800d4c0d89e9aca6f63ee21fcae4737767a "
5
+ url "https://github.com/Sitecore/content-hub-cli/releases/download/1.1.54 /ch-cli-osx-x64.1.1.54 .zip"
6
+ sha256 "e1efdc4296a44bf75e4527790c393ca2847804e523b51a9712757c5dca8c59ea "
7
7
elsif OS . linux?
8
- url "https://github.com/Sitecore/content-hub-cli/releases/download/1.1.52 /ch-cli-linux-x64.1.1.52 .tar.gz"
9
- sha256 "7dcf411c7ddb9beaba4307bea308720cc5caa273ec360e446f2164a0f7771d13 "
8
+ url "https://github.com/Sitecore/content-hub-cli/releases/download/1.1.54 /ch-cli-linux-x64.1.1.54 .tar.gz"
9
+ sha256 "b1d5b6a48a439638f7770a43e25d505f0d200fd654e75125df10c88aba4797de "
10
10
end
11
11
12
12
desc "Command-line interface for Sitecore Content Hub"
You can’t perform that action at this time.
0 commit comments