From 42dd43efee76554ba381217792e60754e3c7c878 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 3 Nov 2024 12:31:12 +0000 Subject: [PATCH] rage: Update to version 0.11.0 --- bucket/rage.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/rage.json b/bucket/rage.json index 721aff51aa..db38a9519a 100644 --- a/bucket/rage.json +++ b/bucket/rage.json @@ -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.", "homepage": "https://github.com/str4d/rage", "license": "Apache-2.0, MIT", "architecture": { "64bit": { - "url": "https://github.com/str4d/rage/releases/download/v0.10.0/rage-v0.10.0-x86_64-windows.zip", - "hash": "cb3da4096f15b101e5d3ac479771e955fa084a26216951e991fb513a3d33fecf" + "url": "https://github.com/str4d/rage/releases/download/v0.11.0/rage-v0.11.0-x86_64-windows.zip", + "hash": "316afaf56f98248ca14773139e47a642359316b4d74848f100e24de06c7418e7" } }, "extract_dir": "rage",