diff --git a/bucket/unzip.json b/bucket/unzip.json index 0e6904c04f..7a03f48875 100644 --- a/bucket/unzip.json +++ b/bucket/unzip.json @@ -2,10 +2,7 @@ "version": "6.00", "description": "Unzip compression utility", "homepage": "http://www.info-zip.org/", - "license": { - "identifier": "Freeware", - "url": "http://infozip.sourceforge.net/doc/LICENSE" - }, + "license": "Info-ZIP", "url": "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/unzip/unz600xn.exe#/dl.7z", "hash": "7869ee36346b47701ef01efd0bc2889f970266b66c80b30f74303d50bf7fa33d", "bin": [ diff --git a/bucket/zip.json b/bucket/zip.json index ffad2646be..f60b9886f8 100644 --- a/bucket/zip.json +++ b/bucket/zip.json @@ -2,10 +2,7 @@ "version": "3.0", "description": "Zip compression utilities", "homepage": "http://www.info-zip.org/", - "license": { - "identifier": "Freeware", - "url": "http://infozip.sourceforge.net/doc/LICENSE" - }, + "license": "Info-ZIP", "architecture": { "64bit": { "url": "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/zip/x64/zip300xn-x64.zip",