Skip to content

Commit 5d473f3

Browse files
committed
bump ecfg
1 parent f8302ec commit 5d473f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ecfg.rb

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
class Ecfg < Formula
44
desc 'ecfg is a small library to manage encrypted secrets using asymmetric encryption.'
55
homepage 'https://github.com/Shopify/ecfg'
6-
url 'https://github.com/Shopify/ecfg/archive/0.3.0.tar.gz'
7-
sha256 '507f6831d726590da71548d49fd1085099506756a8da6a0ee30a70b0b52f5b74'
6+
url 'https://github.com/Shopify/ecfg/archive/0.3.1.tar.gz'
7+
sha256 'a7c3659fc7b9fcba52f9843666f5b47f0231b104eb352a26ce0863dfcb931424'
88

99
depends_on 'go' => :build
1010

0 commit comments

Comments
 (0)