File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
class CerberusCli < Formula
2
2
desc "A CLI for the Cerberus API."
3
3
homepage "http://engineering.nike.com/cerberus"
4
- url "https://github.com/Nike-Inc/cerberus-cli/releases/download/v0.11.1 /cerberus-cli-darwin-amd64"
5
- sha256 "c81225a56f20cd5520c262d775c0395bdcb073bd4a2b82d1055a1eb19b1269c6 "
6
- version "v0.11.1 "
4
+ url "https://github.com/Nike-Inc/cerberus-cli/releases/download/v0.12.0 /cerberus-cli-darwin-amd64"
5
+ sha256 "a3b3e263c4ebbfec9ea1e8ad4bbe914fd7b1cee8541fb5740d63c466d45220c6 "
6
+ version "v0.12.0 "
7
7
8
8
resource "additional_files" do
9
- url "https://github.com/Nike-Inc/cerberus-cli/archive/v0.11.1 .tar.gz"
10
- sha256 "5f64b17c98afd850b1309eec130923983030b235bdbfc906693bd6a586c18a7d "
9
+ url "https://github.com/Nike-Inc/cerberus-cli/archive/v0.12.0 .tar.gz"
10
+ sha256 "2d51db82115dfa29957171dc678f76cdce4ef8258ea4ca2311fa06b83280bd91 "
11
11
end
12
12
13
13
option "with-completion"
You can’t perform that action at this time.
0 commit comments