From 22bbe0716b66ccf9af7318b00fdd2030dbc69813 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 00:32:24 +0000 Subject: [PATCH] rage: Update to version 0.10.0 --- bucket/rage.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/rage.json b/bucket/rage.json index d03d6c7e72..721aff51aa 100644 --- a/bucket/rage.json +++ b/bucket/rage.json @@ -1,12 +1,12 @@ { - "version": "0.9.2", + "version": "0.10.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.9.2/rage-v0.9.2-x86_64-windows.zip", - "hash": "5d12dc7778721735f197b31e4577c4285de980467e883a845280b38661f3f8ee" + "url": "https://github.com/str4d/rage/releases/download/v0.10.0/rage-v0.10.0-x86_64-windows.zip", + "hash": "cb3da4096f15b101e5d3ac479771e955fa084a26216951e991fb513a3d33fecf" } }, "extract_dir": "rage",