mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
base64: Update to version 1.2.0
This commit is contained in:
parent
090713a234
commit
f9a2f0f087
@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"version": "1.1.1",
|
"version": "1.2.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.",
|
"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",
|
"homepage": "https://www.di-mgt.com.au/base64-for-windows.html",
|
||||||
"license": "Freeware",
|
"license": "Freeware",
|
||||||
"url": "https://www.di-mgt.com.au/src/base64-1.1.1.zip",
|
"url": "https://www.di-mgt.com.au/src/base64-1.2.0.zip",
|
||||||
"hash": "sha1:bb15310ed28a402adfafd64d2e519431b43fda59",
|
"hash": "sha1:2ede29a3f0ecc49ba6e1f39e222739e2505e860c",
|
||||||
"bin": "base64.exe",
|
"bin": "base64.exe",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"url": "https://www.di-mgt.com.au/base64-for-windows.html",
|
"url": "https://www.di-mgt.com.au/base64-for-windows.html",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user