We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8302ec commit 5d473f3Copy full SHA for 5d473f3
ecfg.rb
@@ -3,8 +3,8 @@
3
class Ecfg < Formula
4
desc 'ecfg is a small library to manage encrypted secrets using asymmetric encryption.'
5
homepage 'https://github.com/Shopify/ecfg'
6
- url 'https://github.com/Shopify/ecfg/archive/0.3.0.tar.gz'
7
- sha256 '507f6831d726590da71548d49fd1085099506756a8da6a0ee30a70b0b52f5b74'
+ url 'https://github.com/Shopify/ecfg/archive/0.3.1.tar.gz'
+ sha256 'a7c3659fc7b9fcba52f9843666f5b47f0231b104eb352a26ce0863dfcb931424'
8
9
depends_on 'go' => :build
10
0 commit comments