From 80480d0bd3b5ab2f7502145c534a77114073741c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 5 Nov 2023 12:30:48 +0000 Subject: [PATCH] base64: Update to version 1.1.1 --- bucket/base64.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/base64.json b/bucket/base64.json index d55f942c3d..fb5e0feb48 100644 --- a/bucket/base64.json +++ b/bucket/base64.json @@ -1,10 +1,10 @@ { - "version": "1.1.0", + "version": "1.1.1", "description": "Conversion of the Linux base64 utility to encode/decode data and print to standard output. Base64 is a data encoding scheme described in RFC 4648.", "homepage": "https://www.di-mgt.com.au/base64-for-windows.html", "license": "Freeware", - "url": "https://www.di-mgt.com.au/src/base64-1.1.0.zip", - "hash": "sha1:1222c48cb298259b3a503c819f4f09b5046f6765", + "url": "https://www.di-mgt.com.au/src/base64-1.1.1.zip", + "hash": "sha1:bb15310ed28a402adfafd64d2e519431b43fda59", "bin": "base64.exe", "checkver": { "url": "https://www.di-mgt.com.au/base64-for-windows.html",