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.0 "
2
+ version "1.1.1 "
3
3
4
4
if OS . mac?
5
- url "https://github.com/Sitecore/content-hub-cli/releases/download/1.1.0 /ch-cli-osx-x64.1.1.0 .zip"
6
- sha256 "f5b5c0c74a276a874411cf2299a9b9c70c46d212cc325a14ff4cbbff63c96e2b "
5
+ url "https://github.com/Sitecore/content-hub-cli/releases/download/1.1.1 /ch-cli-osx-x64.1.1.1 .zip"
6
+ sha256 "dbbd548aae9d599d82a68867379871b01b9bf0080c01ab812c1e16af1ddae669 "
7
7
elsif OS . linux?
8
- url "https://github.com/Sitecore/content-hub-cli/releases/download/1.1.0 /ch-cli-linux-x64.1.1.0 .tar.gz"
9
- sha256 "13ba91ef9eeeca6fa431aea87b0b19e74bbc001b54d0b42e64de2a984bd574ec "
8
+ url "https://github.com/Sitecore/content-hub-cli/releases/download/1.1.1 /ch-cli-linux-x64.1.1.1 .tar.gz"
9
+ sha256 "3c34103281cfb03d0e8b818f40abdaf57d2728039469326812a2b456c007a8ca "
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