From a241f3015f100493ea1c44df4d4876d22f1995f9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 25 Jul 2025 12:31:59 +0000 Subject: [PATCH] base64: Update to version 1.3.0 --- bucket/base64.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/base64.json b/bucket/base64.json index 4095053e02..48009567ef 100644 --- a/bucket/base64.json +++ b/bucket/base64.json @@ -1,10 +1,10 @@ { - "version": "1.2.0", + "version": "1.3.0", "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.2.0.zip", - "hash": "sha1:2ede29a3f0ecc49ba6e1f39e222739e2505e860c", + "url": "https://www.di-mgt.com.au/src/base64-1.3.0.zip", + "hash": "sha1:acba38a1877f3bf9df4d1fc9b8310b0d10adacfc", "bin": "base64.exe", "checkver": { "url": "https://www.di-mgt.com.au/base64-for-windows.html",