Update Homebrew formula to v0.9.2

This commit is contained in:
Jack Grigg 2023-06-13 12:32:08 +00:00
parent e6180f1a20
commit bccc4bc949

View file

@ -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