From 75b1acf5514ad12124a87491305bc72eafae4126 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 5 Oct 2025 12:32:04 +0000 Subject: [PATCH] base64: Update to version 1.3.1 --- bucket/base64.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bucket/base64.json b/bucket/base64.json index 48009567ef..aaed6c4d41 100644 --- a/bucket/base64.json +++ b/bucket/base64.json @@ -1,9 +1,9 @@ { - "version": "1.3.0", + "version": "1.3.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.3.0.zip", + "url": "https://www.di-mgt.com.au/src/base64-1.3.1.zip", "hash": "sha1:acba38a1877f3bf9df4d1fc9b8310b0d10adacfc", "bin": "base64.exe", "checkver": {