Skip to content

Commit

Permalink
fix: add version number
Browse files Browse the repository at this point in the history
  • Loading branch information
davidzhao98 authored and fieldju committed Jul 31, 2019
1 parent fd9c526 commit 6782e25
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cerberus-cli.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ class CerberusCli < Formula
homepage "http://engineering.nike.com/cerberus"
url "https://github.com/Nike-Inc/cerberus-cli/releases/download/v0.8.0/cerberus-cli-darwin-amd64"
sha256 "f9e4fd2e7c008322069a0011882511c8cbddc37a3b6381752d05f099c2961373"
version "v0.8.0"

resource "additional_files" do
url "https://github.com/Nike-Inc/cerberus-cli/archive/v0.8.0.tar.gz"
Expand Down

0 comments on commit 6782e25

Please sign in to comment.