From 9ee4e2556600bdb7b8070f79007e89d6dcc64cbc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 13 Jun 2023 12:30:27 +0000 Subject: [PATCH] rage: Update to version 0.9.2 --- bucket/rage.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/rage.json b/bucket/rage.json index 7a34eb098d..d03d6c7e72 100644 --- a/bucket/rage.json +++ b/bucket/rage.json @@ -1,12 +1,12 @@ { - "version": "0.9.1", + "version": "0.9.2", "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.1/rage-v0.9.1-x86_64-windows.zip", - "hash": "4b38495d30de98bd746fad398f23ada7c50ffffc3a801a910fdb27a7f8bdfca6" + "url": "https://github.com/str4d/rage/releases/download/v0.9.2/rage-v0.9.2-x86_64-windows.zip", + "hash": "5d12dc7778721735f197b31e4577c4285de980467e883a845280b38661f3f8ee" } }, "extract_dir": "rage",