Skip to content

Commit

Permalink
HomebrewFormula: update age to v1.0.0-rc.3
Browse files Browse the repository at this point in the history
  • Loading branch information
FiloSottile committed Jun 15, 2021
1 parent 9d4b2ae commit 4ea591b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions HomebrewFormula/age.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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-rc.2.zip"
sha256 "32fa83100e660efc5ecf75547239917147798c91a277f7e1c502575b591f49da"
url "https://github.com/FiloSottile/age/archive/v1.0.0-rc.3.zip"
sha256 "0e7d94f17e610d5ad9ce8e88e3c157b073dcc41984b1d07793aef44b9e3b67d8"
head "https://github.com/FiloSottile/age.git"

depends_on "go" => :build
Expand Down

0 comments on commit 4ea591b

Please sign in to comment.