Skip to content

Commit

Permalink
Update Homebrew formula to v0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
str4d committed Oct 18, 2021
1 parent c93b914 commit 456ce70
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions HomebrewFormula/rage.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
class Rage < Formula
desc "[BETA] A simple, secure, and modern encryption tool."
homepage "https://str4d.xyz/rage"
url "https://github.com/str4d/rage/archive/v0.6.0.tar.gz"
sha256 "fc4d2f095cd89f3159e40359b443d46564e817768915456976cb1853bc199551"
version "0.6.0"
url "https://github.com/str4d/rage/archive/v0.7.0.tar.gz"
sha256 "7ad46753ea665eba866a7982522f815585119c62db7d46e56e28ff59414df793"
version "0.7.0"

depends_on "rust" => :build

Expand Down

0 comments on commit 456ce70

Please sign in to comment.