mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
Fix license attributes to SPDX standard (#2377)
This commit is contained in:
parent
276fe1e441
commit
c85d464190
@ -1,7 +1,10 @@
|
||||
{
|
||||
"homepage": "http://www.7-zip.org/",
|
||||
"description": "A free and open-source file archiver with a high compression ratio",
|
||||
"license": "http://www.7-zip.org/license.txt",
|
||||
"description": "A multi-format file archiver with high compression ratios",
|
||||
"license": {
|
||||
"identifier": "LGPL-2.0-only,BSD-3-Clause",
|
||||
"url": "https://www.7-zip.org/license.txt"
|
||||
},
|
||||
"version": "18.05",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
"description": "The open source design documentation tool",
|
||||
"version": "1.0.1",
|
||||
"homepage": "https://github.com/vitiral/artifact",
|
||||
"license": "MIT OR Apache-2.0",
|
||||
"license": "MIT|Apache-2.0",
|
||||
"bin": "art.exe",
|
||||
"checkver": "github",
|
||||
"architecture": {
|
||||
|
||||
@ -1,7 +1,10 @@
|
||||
{
|
||||
"homepage": "https://www.autoitscript.com/site/autoit/",
|
||||
"description": "Scripting language designed for automating the Windows GUI and general scripting",
|
||||
"license": "https://www.autoitscript.com/autoit3/docs/license.htm",
|
||||
"license": {
|
||||
"identifier": "Freeware",
|
||||
"url": "https://www.autoitscript.com/autoit3/docs/license.htm"
|
||||
},
|
||||
"version": "3.3.14.5",
|
||||
"url": "https://www.autoitscript.com/files/autoit3/autoit-v3.zip",
|
||||
"hash": "df9a20022998c7ac11af23fc69f5d42698ed187b4d03b75fa911570c648d9642",
|
||||
|
||||
@ -29,7 +29,10 @@
|
||||
"description": "Burn and read CDs, DVDs, and Blu-ray discs",
|
||||
"hash": "f534062cab7585b82bd764f02bc65fb0c7c27ac1615786bfc81c35880ce4acc6",
|
||||
"homepage": "https://sourceforge.net/projects/tumagcc/",
|
||||
"license": "CDDL-1.0 OR GPL-2.0 OR LGPL-2.1",
|
||||
"license": {
|
||||
"identifier": "CDDL-1.0,GPL-2.0,LGPL-2.1",
|
||||
"url": "https://github.com/jobermayr/cdrtools/blob/master/COPYING"
|
||||
},
|
||||
"url": "https://downloads.sourceforge.net/project/tumagcc/schily-cdrtools-3.01.7z",
|
||||
"version": "3.01"
|
||||
}
|
||||
|
||||
@ -1,7 +1,10 @@
|
||||
{
|
||||
"homepage": "https://www.cockroachlabs.com/",
|
||||
"description": "The SQL database for global cloud services",
|
||||
"license": "https://github.com/cockroachdb/cockroach/blob/master/LICENSE",
|
||||
"license": {
|
||||
"identifier": "Apache-2.0,BSD-3-Clause,MIT,Freeware",
|
||||
"url": "https://github.com/cockroachdb/cockroach/blob/master/LICENSE"
|
||||
},
|
||||
"version": "2.0.3",
|
||||
"url": "https://binaries.cockroachdb.com/cockroach-v2.0.3.windows-6.2-amd64.zip",
|
||||
"hash": "4115e1ab7a38527baa883960c91c00896a3cd8f994f683e1b8048aae5edfec4c",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"version": "1.24.3",
|
||||
"license": "BSD",
|
||||
"license": "BSD-3-Clause",
|
||||
"homepage": "https://www.dartlang.org/",
|
||||
"extract_dir": "dart-sdk",
|
||||
"env_add_path": [
|
||||
|
||||
@ -1,7 +1,10 @@
|
||||
{
|
||||
"homepage": "https://sno.phy.queensu.ca/~phil/exiftool/index.html",
|
||||
"version": "11.06",
|
||||
"license": "https://dev.perl.org/licenses/",
|
||||
"license": {
|
||||
"identifier": "Artistic-1.0-Perl|GPL-1.0-only",
|
||||
"url": "https://dev.perl.org/licenses/"
|
||||
},
|
||||
"url": "https://downloads.sourceforge.net/project/exiftool/exiftool-11.06.zip",
|
||||
"hash": "sha1:5b790ed6b975ed0d486fc26f5d88d1440b674c30",
|
||||
"bin": [
|
||||
|
||||
2
ghq.json
2
ghq.json
@ -1,7 +1,7 @@
|
||||
{
|
||||
"homepage": "https://github.com/motemen/ghq",
|
||||
"version": "0.8.0",
|
||||
"license": "MIT License",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/motemen/ghq/releases/download/v0.8.0/ghq_windows_amd64.zip",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"homepage": "https://gitversion.readthedocs.io/",
|
||||
"license": "MIT License",
|
||||
"license": "MIT",
|
||||
"version": "3.6.5",
|
||||
"url": "https://github.com/GitTools/GitVersion/releases/download/v3.6.5/GitVersion.Portable.3.6.5.nupkg#/dl.7z",
|
||||
"hash": "2715ec558d12215aae2f25f16a5865fc2a8cb8bf790ac57e74c1a95844145193",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"homepage": "https://www.graphviz.org/",
|
||||
"version": "2.38",
|
||||
"license": "EPL",
|
||||
"license": "EPL-1.0",
|
||||
"url": "https://graphviz.gitlab.io/_pages/Download/windows/graphviz-2.38.msi",
|
||||
"hash": "c794ea03bc2631fff468f4d97fa6726c536fc98ee579529779aa6f45e94e4f6d",
|
||||
"bin": [
|
||||
|
||||
@ -1,7 +1,10 @@
|
||||
{
|
||||
"homepage": "https://jetbrains.com/",
|
||||
"version": "1.9.3935",
|
||||
"license": "https://www.jetbrains.com/store/license.html",
|
||||
"license": {
|
||||
"identifier": "Freeware",
|
||||
"url": "https://www.jetbrains.com/store/license.html"
|
||||
},
|
||||
"url": "https://download.jetbrains.com/toolbox/jetbrains-toolbox-1.9.3935.exe",
|
||||
"hash": "1695b466ba256a8240ebf2a7e53504dfe99bc36905491d25e64f4a25e934259e",
|
||||
"installer": {
|
||||
|
||||
@ -1,7 +1,10 @@
|
||||
{
|
||||
"homepage": "https://miktex.org",
|
||||
"version": "2.9.6753",
|
||||
"license": "https://miktex.org/copying",
|
||||
"license": {
|
||||
"identifier": "Freeware",
|
||||
"url": "https://miktex.org/copying"
|
||||
},
|
||||
"url": "https://ftp.fau.de/ctan/systems/win32/miktex/setup/windows-x86/miktex-portable-2.9.6753.exe#/dl.7z",
|
||||
"hash": "c8b85fc4694d748e8e481ea8e9a31057688c9e16dda8ea7686c00b29b9d6f6e2",
|
||||
"env_add_path": "texmfs\\install\\miktex\\bin",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"version": "2.8.1",
|
||||
"license": "Eclipse Public License 1.0",
|
||||
"license": "EPL-1.0",
|
||||
"url": "https://raw.githubusercontent.com/technomancy/leiningen/2.8.1/bin/lein.bat",
|
||||
"homepage": "https://github.com/technomancy/leiningen",
|
||||
"bin": "lein.bat",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"homepage": "http://www.greenwoodsoftware.com/less/",
|
||||
"version": "530",
|
||||
"license": "BSD",
|
||||
"license": "GPL-3.0-only,BSD-3-Clause",
|
||||
"bin": [
|
||||
"less.exe",
|
||||
"lesskey.exe"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"version": "18.05",
|
||||
"homepage": "https://mediaarea.net/en/MediaInfo",
|
||||
"license": "BSD",
|
||||
"license": "BSD-2-Clause",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://mediaarea.net/download/binary/mediainfo/18.05/MediaInfo_CLI_18.05_Windows_x64.zip",
|
||||
|
||||
@ -2,7 +2,10 @@
|
||||
"homepage": "https://github.com/mozilla/mozjpeg",
|
||||
"description": "Improved JPEG encoder",
|
||||
"version": "3.1",
|
||||
"license": "https://raw.githubusercontent.com/mozilla/mozjpeg/master/LICENSE.md",
|
||||
"license": {
|
||||
"identifier": "BSD-3-Clause,IJG,Zlib",
|
||||
"url": "https://raw.githubusercontent.com/mozilla/mozjpeg/master/LICENSE.md"
|
||||
},
|
||||
"url": "https://mozjpeg.codelove.de/bin/mozjpeg_3.1_x86.zip",
|
||||
"hash": "f8fd47f219823e7ee1fe6583bca8baca075d214081588f1fd66141f790cf0731",
|
||||
"bin": [
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"homepage": "https://www.microsoft.com/en-us/download/details.aspx?id=56727",
|
||||
"version": "9.0.1",
|
||||
"license": "license.rtf",
|
||||
"license": "Freeware",
|
||||
"url": "https://download.microsoft.com/download/4/A/6/4A6AAED8-200C-457C-AB86-37505DE4C90D/msmpisetup.exe",
|
||||
"hash": "2fa35146e3d7dce6aba3d9cd81c1e16166a405bfe7094d1ae03c60fcdeb8e455",
|
||||
"env_add_path": ".",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"version": "6.3.10",
|
||||
"license": "GPL",
|
||||
"license": "GPL-2.0-only",
|
||||
"homepage": "https://dev.mysql.com/downloads/workbench/",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"homepage": "https://www.nano-editor.org/",
|
||||
"version": "2.5.3",
|
||||
"license": "GPL",
|
||||
"license": "GPL-3.0-only",
|
||||
"url": "https://www.nano-editor.org/dist/v2.5/NT/nano-2.5.3.zip",
|
||||
"hash": "c012456b9f29e488b0e9a688aa43a34326dd573f9e99765cbdac2b81a4bc1060",
|
||||
"bin": "nano.exe",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"homepage": "http://www.nasm.us",
|
||||
"license": "BSD",
|
||||
"license": "BSD-2-Clause",
|
||||
"version": "2.13.03",
|
||||
"extract_dir": "nasm-2.13.03",
|
||||
"architecture": {
|
||||
|
||||
@ -1,6 +1,9 @@
|
||||
{
|
||||
"version": "0.3.0",
|
||||
"license": "https://github.com/neovim/neovim/blob/master/LICENSE",
|
||||
"license": {
|
||||
"identifier": "Apache-2.0,MIT,Vim,Freeware(Node.js)",
|
||||
"url": "https://github.com/neovim/neovim/blob/master/LICENSE"
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/neovim/neovim/releases/download/v0.3.0/nvim-win64.zip",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"homepage": "https://nginx.org",
|
||||
"version": "1.15.1",
|
||||
"license": "BSD",
|
||||
"license": "BSD-2-Clause",
|
||||
"url": "https://nginx.org/download/nginx-1.15.1.zip",
|
||||
"hash": "b5044013bdf2736e871cd63eb25e1e2d96a606dfafff81ffa03069c6ceffa6cb",
|
||||
"extract_dir": "nginx-1.15.1",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"homepage": "https://projects.giacomodrago.com/nikto-win/",
|
||||
"version": "2.1.5",
|
||||
"license": "GPL",
|
||||
"license": "GPL-1.0-only",
|
||||
"url": "https://projects.giacomodrago.com/nikto-win/nikto-2.1.5-win.7z",
|
||||
"hash": "c70506872670e7c0cb1b497d732a58e19f9e0934e8b32bf212334aed00fca173",
|
||||
"extract_dir": "nikto-2.1.5",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"homepage": "https://www.gnu.org/software/octave/",
|
||||
"version": "4.4.0",
|
||||
"license": "GNU GPL",
|
||||
"license": "GPL-3.0-only",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://ftp.gnu.org/gnu/octave/windows/octave-4.4.0-w64.zip",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"homepage": "https://www.openssh.com/",
|
||||
"version": "7.6p1",
|
||||
"license": "ISC license",
|
||||
"license": "ISC",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": [
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"homepage": "https://www.packer.io",
|
||||
"license": "Mozilla Public License 2.0",
|
||||
"license": "MPL-2.0",
|
||||
"version": "1.2.3",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"homepage": "https://pcre.org/",
|
||||
"version": "10.20",
|
||||
"license": "BSD",
|
||||
"license": "BSD-3-Clause",
|
||||
"architecture": {
|
||||
"32bit": {
|
||||
"url": "https://github.com/rivy/PCRE/releases/download/10.20/pcre2grep-10.20-x32.zip",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"homepage": "https://www.pdflabs.com/tools/pdftk-server/",
|
||||
"version": "2.02",
|
||||
"license": "GPL",
|
||||
"license": "GPL-2.0-only",
|
||||
"url": "https://www.pdflabs.com/tools/pdftk-the-pdf-toolkit/pdftk_server-2.02-win-setup.exe",
|
||||
"hash": "cc8f6a43fc91026bb739ad0ad9a124c24750d6127662fb3638ec1d44403aabd2",
|
||||
"innosetup": true,
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"homepage": "http://strawberryperl.com",
|
||||
"version": "5.28.0.1",
|
||||
"license": "GPL",
|
||||
"license": "Artistic-1.0-Perl|GPL-1.0-only",
|
||||
"architecture": {
|
||||
"32bit": {
|
||||
"url": "http://strawberryperl.com/download/5.28.0.1/strawberry-perl-5.28.0.1-32bit-portable.zip",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"homepage": "http://phantomjs.org/",
|
||||
"version": "2.1.1",
|
||||
"license": "BSD",
|
||||
"license": "BSD-3-Clause",
|
||||
"hash": "d9fb05623d6b26d3654d008eab3adafd1f6350433dfd16138c46161f42c7dcc8",
|
||||
"url": "https://bitbucket.org/ariya/phantomjs/downloads/phantomjs-2.1.1-windows.zip",
|
||||
"extract_dir": "phantomjs-2.1.1-windows",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"version": "0.26-1",
|
||||
"license": "GNU GPL",
|
||||
"license": "GPL-2.0-only",
|
||||
"url": [
|
||||
"https://ftp.gnome.org/pub/gnome/binaries/win32/dependencies/pkg-config_0.26-1_win32.zip",
|
||||
"https://ftp.gnome.org/pub/gnome/binaries/win32/glib/2.28/glib_2.28.8-1_win32.zip",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"homepage": "https://pngquant.org/",
|
||||
"description": "A command-line utility for lossy compression of PNG images",
|
||||
"license": "GPL",
|
||||
"license": "GPL-3.0-only",
|
||||
"version": "2.11.7",
|
||||
"hash": "2ec61729baeec7b0f1d7c11b5444d0419362b4ddfe2fc1f8d010710e71e2815b",
|
||||
"url": "https://pngquant.org/pngquant-windows.zip",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"homepage": "https://www.python.org/",
|
||||
"license": "https://docs.python.org/3/license.html",
|
||||
"license": "Python-2.0",
|
||||
"version": "3.5.2",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"homepage": "https://www.python.org/",
|
||||
"license": "https://docs.python.org/3/license.html",
|
||||
"license": "Python-2.0",
|
||||
"version": "3.7.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
|
||||
2
red.json
2
red.json
@ -1,7 +1,7 @@
|
||||
{
|
||||
"homepage": "http://www.red-lang.org",
|
||||
"version": "0.6.3",
|
||||
"license": "BSD-3 AND BSL-1.0",
|
||||
"license": "BSD-3-Clause,BSL-1.0",
|
||||
"url": "https://static.red-lang.org/dl/win/red-063.exe#/red.exe",
|
||||
"hash": "105d0f7b009a802a35a636c5dbedc69e89477fd62b6ba77690845fd78d436171",
|
||||
"bin": "red.exe",
|
||||
|
||||
@ -1,7 +1,10 @@
|
||||
{
|
||||
"version": "2018.1.3",
|
||||
"homepage": "https://www.jetbrains.com/resharper/download/index.html#section=resharper-clt",
|
||||
"license": "https://www.jetbrains.com/resharper/buy/command_line_license.html",
|
||||
"license": {
|
||||
"identifier": "Freeware",
|
||||
"url": "https://www.jetbrains.com/resharper/buy/command_line_license.html"
|
||||
},
|
||||
"url": "https://download.jetbrains.com/resharper/JetBrains.ReSharper.CommandLineTools.2018.1.3.zip",
|
||||
"hash": "6f6b06f16d885a0c9f7795b20c60446464f230444ce7119ec1b114b1438ddd55",
|
||||
"bin": [
|
||||
|
||||
@ -1,7 +1,8 @@
|
||||
{
|
||||
"homepage": "https://www.itefix.net/cwrsync",
|
||||
"version": "5.7.2",
|
||||
"license": "https://www.itefix.net/content/cwrsync-licenseversion",
|
||||
"license": "GPL-3.0-only",
|
||||
"##": "See also: https://www.itefix.net/content/cwrsync-licenseversion",
|
||||
"url": "https://www.itefix.net/dl/cwrsync_5.7.2_x86_free.zip",
|
||||
"hash": "c61258fe6d1ab9af7b0a45fb166b0c69ee13bdf971d4a3b486b8d1e33425fcf5",
|
||||
"extract_dir": "cwrsync_5.7.2_x86_Free",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"homepage": "https://www.rust-lang.org",
|
||||
"version": "1.27.1",
|
||||
"license": "MIT OR Apache-2.0",
|
||||
"license": "MIT|Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.27.1-x86_64-pc-windows-msvc.msi",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"homepage": "https://www.rust-lang.org",
|
||||
"version": "1.27.1",
|
||||
"license": "MIT OR Apache-2.0",
|
||||
"license": "MIT|Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.27.1-x86_64-pc-windows-gnu.msi",
|
||||
|
||||
2
sbt.json
2
sbt.json
@ -1,7 +1,7 @@
|
||||
{
|
||||
"homepage": "https://www.scala-sbt.org/",
|
||||
"version": "1.1.6",
|
||||
"license": "BSD",
|
||||
"license": "BSD-3-Clause",
|
||||
"url": "https://github.com/sbt/sbt/releases/download/v1.1.6/sbt-1.1.6.zip",
|
||||
"hash": "73811a1789261da9334f1016bc0538953a24e0953690c75c9c2e59eb20c4983c",
|
||||
"extract_dir": "sbt",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"version": "2015-03-22",
|
||||
"license": "GNU GPL",
|
||||
"license": "GPL-2.0-only",
|
||||
"url": "https://raw.githubusercontent.com/deevus/ssh-copy-id-posh/a75f94aca42aa6c18f631957f3d1ef6b606d0d43/ssh-copy-id/ssh-copy-id.ps1",
|
||||
"depends": [
|
||||
"gow",
|
||||
|
||||
@ -29,6 +29,6 @@
|
||||
},
|
||||
"description": "Tidy HTML and XML files",
|
||||
"homepage": "http://www.html-tidy.org/",
|
||||
"license": "http://www.html-tidy.org/documentation/#license",
|
||||
"license": "BSD-3-Clause",
|
||||
"version": "5.6.0"
|
||||
}
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"version": "2.94",
|
||||
"homepage": "https://transmissionbt.com/",
|
||||
"license": "GPL-2.0 OR GPL-3.0",
|
||||
"license": "GPL-2.0-only|GPL-3.0-only",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/transmission/transmission-releases/raw/master/transmission-2.94-x64.msi",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"homepage": "http://www.info-zip.org/",
|
||||
"license": "http://www.info-zip.org/pub/infozip/license.html",
|
||||
"license": "Info-ZIP",
|
||||
"description": "Unzip compression utility",
|
||||
"version": "6.00",
|
||||
"bin": [
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"homepage": "https://developers.google.com/speed/webp/",
|
||||
"license": "BSD",
|
||||
"license": "BSD-3-Clause",
|
||||
"version": "1.0.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
|
||||
@ -1,7 +1,10 @@
|
||||
{
|
||||
"homepage": "https://github.com/PowerShell/Win32-OpenSSH",
|
||||
"version": "7.7.0.0p1-Beta",
|
||||
"license": "https://raw.githubusercontent.com/PowerShell/Win32-OpenSSH/L1-Prod/LICENCE",
|
||||
"license": {
|
||||
"identifier": "BSD-3-Clause",
|
||||
"url": "https://github.com/PowerShell/openssh-portable/blob/latestw_all/LICENCE"
|
||||
},
|
||||
"architecture": {
|
||||
"32bit": {
|
||||
"hash": "867984cff2b8cc0d1958a00d46b698823cb8a5b42cc4532f3ad9a2bb4372ddb2",
|
||||
|
||||
5
xz.json
5
xz.json
@ -1,7 +1,10 @@
|
||||
{
|
||||
"description": "XZ Utils is free general-purpose data compression software with a high compression ratio.",
|
||||
"homepage": "https://tukaani.org/xz/",
|
||||
"license": "https://tukaani.org/xz/#licensing",
|
||||
"license": {
|
||||
"identifier": "LGPL-2.1-only,GPL-2.0-only,GPL-3.0-only,Public Domain",
|
||||
"url": "https://git.tukaani.org/?p=xz.git;a=blob;f=COPYING"
|
||||
},
|
||||
"version": "5.2.4",
|
||||
"url": "https://tukaani.org/xz/xz-5.2.4-windows.zip",
|
||||
"hash": "9a5163623f435b6fa0844b6b884babd6bf4f8d876ae2d8134deeb296afd49c61",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"homepage": "https://yarnpkg.com/",
|
||||
"description": "Dependency manager",
|
||||
"license": "BSD",
|
||||
"license": "BSD-2-Clause",
|
||||
"version": "1.7.0",
|
||||
"suggest": {
|
||||
"Node.js": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user