Skip to content

Commit 83f6ec7

Browse files
committed
Revert "manually fix uaa-cli sha256"
This reverts commit 9bbf9e1.
1 parent 9bbf9e1 commit 83f6ec7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

uaa-cli.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ class UaaCli < Formula
66
v = "v0.0.1" # CI Managed
77
url "https://github.com/starkandwayne/uaa-cli-releases/releases/download/#{v}/uaa-darwin-amd64"
88
version v
9-
sha256 "4171883b97d542e9b603e793cdf9d54d3b12f4dca1218998556b716f069aa47d" # CI Managed
9+
sha256 "9774626b69bf58a09266e0aeb5f8036d4bdf8b5a4fff02d63e953aff4b0eacf0" # CI Managed
1010

1111
def install
1212
FileUtils.mv("uaa-darwin-amd64", "uaa")

0 commit comments

Comments
 (0)