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 ChOneCli < Formula
2
- version "1.3.0 "
2
+ version "2.0.1 "
3
3
4
4
if OS . mac?
5
- url "https://github.com/Sitecore/content-hub-one-cli/releases/download/1.3.0 /ch-one-cli-osx-x64.1.3.0 .zip"
6
- sha256 "6b9fd0782ab941fa86151ffce63f49e4c0b0930faeb462f6c584e2c59a57cf14 "
5
+ url "https://github.com/Sitecore/content-hub-one-cli/releases/download/2.0.1 /ch-one-cli-osx-x64.2.0.1 .zip"
6
+ sha256 "10ac6791d4990de5869709fd116c468b7ebde78eeeeb4fea88704d832389d6a0 "
7
7
elsif OS . linux?
8
- url "https://github.com/Sitecore/content-hub-one-cli/releases/download/1.3.0 /ch-one-cli-linux-x64.1.3.0 .tar.gz"
9
- sha256 "11abaa65479480fcd03a3aa2d5dec378d2499a94d49cb2581b3550d882b66ad0 "
8
+ url "https://github.com/Sitecore/content-hub-one-cli/releases/download/2.0.1 /ch-one-cli-linux-x64.2.0.1 .tar.gz"
9
+ sha256 "685e4d443076caa6b440d98663082e6295357de7c5032dedaa8ede4c2c2de0d4 "
10
10
end
11
11
12
12
desc "A command-line interface (CLI) for interacting with Content Hub ONE"
You can’t perform that action at this time.
0 commit comments