diff --git a/HomebrewFormula/rage.rb b/HomebrewFormula/rage.rb index 7ed75ba..bf7f0dd 100644 --- a/HomebrewFormula/rage.rb +++ b/HomebrewFormula/rage.rb @@ -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/refs/tags/v0.9.1.tar.gz" - sha256 "c3dbd44dbdcfa69808dbe4d291453b8187a2302593fde5e7a88e6affeaeb25bf" - version "0.9.1" + url "https://github.com/str4d/rage/archive/refs/tags/v0.9.2.tar.gz" + sha256 "3bd287372eb6226b246459c1b5c39ecdb36b3495d7af4d2bee93bb3aad9ccf65" + version "0.9.2" depends_on "rust" => :build