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.23 "
2
+ version "1.1.48 "
3
3
4
4
if OS . mac?
5
- url "https://github.com/Sitecore/content-hub-cli/releases/download/1.1.23 /ch-cli-osx-x64.1.1.23 .zip"
6
- sha256 "2b61a6daf51e46ddb7e916338cace1a8115a89175b7d8cb967c9e11cebc6a32e "
5
+ url "https://github.com/Sitecore/content-hub-cli/releases/download/1.1.48 /ch-cli-osx-x64.1.1.48 .zip"
6
+ sha256 "6bbd339100805cf9f5f242c60b7b11b1b17e4ed79219e94a5ad0eef043445b98 "
7
7
elsif OS . linux?
8
- url "https://github.com/Sitecore/content-hub-cli/releases/download/1.1.23 /ch-cli-linux-x64.1.1.23 .tar.gz"
9
- sha256 "988e441ff8a9a0e35ac229d5080093051660edee6186247b50e6e9674fdeab0d "
8
+ url "https://github.com/Sitecore/content-hub-cli/releases/download/1.1.48 /ch-cli-linux-x64.1.1.48 .tar.gz"
9
+ sha256 "1e51ebfc6a4e94163cf1168ae02229ff70bc657ce8b42a31965e46a4ca8190fc "
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