diff --git a/homebrew/gcredstash.rb b/homebrew/gcredstash.rb index 842d33a..3509d33 100644 --- a/homebrew/gcredstash.rb +++ b/homebrew/gcredstash.rb @@ -5,7 +5,7 @@ class Gcredstash < Formula homepage 'https://github.com/winebarrel/gcredstash' url "https://github.com/winebarrel/gcredstash/releases/download/v#{VERSION}/gcredstash-v#{VERSION}-darwin-amd64.gz" - sha256 '2240baf66e240ab7780548d728bb3c6d5d27b8ea800d3ba41ce0f4d0c1161ce5' + sha256 '308ed3ba94a66d0189d9fe2b1dd7fd4b738bb7bc1fffdee995cee17b408e3500' version VERSION head 'https://github.com/winebarrel/gcredstash.git', :branch => 'master'