rage: Update to version 0.11.0

This commit is contained in:
github-actions[bot] 2024-11-03 12:31:12 +00:00
parent 8f0ad2b839
commit 42dd43efee

View File

@ -1,12 +1,12 @@
{ {
"version": "0.10.0", "version": "0.11.0",
"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.10.0/rage-v0.10.0-x86_64-windows.zip", "url": "https://github.com/str4d/rage/releases/download/v0.11.0/rage-v0.11.0-x86_64-windows.zip",
"hash": "cb3da4096f15b101e5d3ac479771e955fa084a26216951e991fb513a3d33fecf" "hash": "316afaf56f98248ca14773139e47a642359316b4d74848f100e24de06c7418e7"
} }
}, },
"extract_dir": "rage", "extract_dir": "rage",