mirror of
https://github.com/str4d/rage.git
synced 2025-04-03 02:47:42 +03:00
Update Homebrew formula to v0.9.2
This commit is contained in:
parent
e6180f1a20
commit
bccc4bc949
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue