base64: Update to version 1.1.1

This commit is contained in:
github-actions[bot] 2023-11-05 12:30:48 +00:00
parent 530f8e8f42
commit 80480d0bd3

View File

@ -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",