HomebrewFormula: update to v1.0.0-beta6 (#180)

This commit is contained in:
James Brown
2021-02-08 19:55:28 +01:00
committed by Filippo Valsorda
parent c418992942
commit 50b61862d6
+2 -2
View File
@@ -7,8 +7,8 @@
class Age < Formula
desc "Simple, modern, secure file encryption"
homepage "https://filippo.io/age"
url "https://github.com/FiloSottile/age/archive/v1.0.0-beta2.zip"
sha256 "b7417e94c32c7e9356e441815f814073009c4a6455da96bde1536fae8cb0edbf"
url "https://github.com/FiloSottile/age/archive/v1.0.0-beta6.zip"
sha256 "6ffa23aee0f03c3e00707915e4300591847a2b0c5157ca7a696eb39bfeb7359c"
depends_on "go" => :build