rage: Update to version 0.9.1

This commit is contained in:
github-actions[bot] 2023-03-24 20:26:18 +00:00
parent a12e8ba960
commit 004cfe920f

View File

@ -1,12 +1,12 @@
{ {
"version": "0.9.0", "version": "0.9.1",
"description": "A simple, secure and modern encryption tool (and Rust library) with small explicit keys, no config options, and UNIX-style composability.", "description": "A simple, secure and modern encryption tool (and Rust library) with small explicit keys, no config options, and UNIX-style composability.",
"homepage": "https://github.com/str4d/rage", "homepage": "https://github.com/str4d/rage",
"license": "Apache-2.0, MIT", "license": "Apache-2.0, MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/str4d/rage/releases/download/v0.9.0/rage-v0.9.0-x86_64-windows.zip", "url": "https://github.com/str4d/rage/releases/download/v0.9.1/rage-v0.9.1-x86_64-windows.zip",
"hash": "289529ec35996f88d900bd92c835b756eafed42592fe1129d3530e5a9cd95063" "hash": "4b38495d30de98bd746fad398f23ada7c50ffffc3a801a910fdb27a7f8bdfca6"
} }
}, },
"extract_dir": "rage", "extract_dir": "rage",