Skip to content

Commit c47d3ca

Browse files
committed
Hotfix: homebrew recipe for version 4.0.0
1 parent 20b0c71 commit c47d3ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

trousseau.rb

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
class Trousseau < Formula
44
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 ''
5+
url 'https://github.com/oleiade/trousseau/releases/download/0.4.0/trousseau_0.4.0_darwin_amd64.zip'
6+
sha256 '9f4a794ad5427ef56c03dd1052c2f1cd236fe4655a7e88a841f67183ea12f00f'
77

88
def install
99
bin.install('trousseau')

0 commit comments

Comments
 (0)