We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20b0c71 commit c47d3caCopy full SHA for c47d3ca
trousseau.rb
@@ -2,8 +2,8 @@
2
3
class Trousseau < Formula
4
homepage 'https://github.com/oleiade/trousseau'
5
- url 'https://github.com/oleiade/trousseau/releases/download/0.3.4/trousseau_0.3.4_darwin_amd64.zip'
6
- sha1 ''
+ url 'https://github.com/oleiade/trousseau/releases/download/0.4.0/trousseau_0.4.0_darwin_amd64.zip'
+ sha256 '9f4a794ad5427ef56c03dd1052c2f1cd236fe4655a7e88a841f67183ea12f00f'
7
8
def install
9
bin.install('trousseau')
0 commit comments