From 7a5217059a10aa98e229689acb10492a30875282 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 16:30:34 +0000 Subject: [PATCH] rage: Update to version 0.11.1 --- bucket/rage.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/rage.json b/bucket/rage.json index db38a9519a..f6200ae6ad 100644 --- a/bucket/rage.json +++ b/bucket/rage.json @@ -1,12 +1,12 @@ { - "version": "0.11.0", + "version": "0.11.1", "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", "license": "Apache-2.0, MIT", "architecture": { "64bit": { - "url": "https://github.com/str4d/rage/releases/download/v0.11.0/rage-v0.11.0-x86_64-windows.zip", - "hash": "316afaf56f98248ca14773139e47a642359316b4d74848f100e24de06c7418e7" + "url": "https://github.com/str4d/rage/releases/download/v0.11.1/rage-v0.11.1-x86_64-windows.zip", + "hash": "8d15fa21687052ea7689338e16fb8a2f9ad805fdf2a4bd437aabcc3caaeca635" } }, "extract_dir": "rage",