mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
Fix ~156 license tags (#272)
* Fix 150 license * Update * Update * Update cockroachdb.json See https://github.com/cockroachdb/cockroach/blob/master/LICENSE and https://github.com/cockroachdb/cockroach/blob/master/licenses/BSL.txt * Apply new rule * Change to unknown * Update tup.json * fix radare2 * Some fix * Some fix * Fix sliksvn * Fix sliksvn * Update imagemagick.json
This commit is contained in:
parent
572d1fe496
commit
0f8c4b09fe
@ -2,7 +2,7 @@
|
||||
"homepage": "https://www.7-zip.org/",
|
||||
"description": "A multi-format file archiver with high compression ratios",
|
||||
"license": {
|
||||
"identifier": "LGPL-2.0-only,BSD-3-Clause",
|
||||
"identifier": "Freeware,LGPL-2.0-only,BSD-3-Clause",
|
||||
"url": "https://www.7-zip.org/license.txt"
|
||||
},
|
||||
"version": "19.00",
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
"version": "0.9.1.326",
|
||||
"homepage": "https://github.com/ebekker/ACMESharp",
|
||||
"description": "An ACME (Let's Encrypt) client library and PowerShell client for the .NET platform",
|
||||
"license": "Unknown",
|
||||
"url": "https://psg-prod-eastus.azureedge.net/packages/acmesharp.0.9.1.326.nupkg",
|
||||
"hash": "e8c3c6799c03e7d3df41b6c39c7f3761ec027f94800f4bdf177b274a407012dd",
|
||||
"psmodule": {
|
||||
|
||||
@ -2,6 +2,10 @@
|
||||
"version": "29.0.2",
|
||||
"homepage": "https://developer.android.com/studio/releases/platform-tools.html",
|
||||
"description": "Android SDK platform-tools includes tools that interface with the Android platform, such as adb, fastboot, and systrace",
|
||||
"license": {
|
||||
"identifier": "Freeware",
|
||||
"url": "https://developer.android.com/studio/releases/platform-tools.html#downloads"
|
||||
},
|
||||
"url": "https://dl.google.com/android/repository/platform-tools_r29.0.2-windows.zip",
|
||||
"hash": "d78f02e5e2c9c4c1d046dcd4e6fbdf586e5f57ef66eb0da5c2b49d745d85d5ee",
|
||||
"bin": [
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"homepage": "http://ansicon.adoxa.vze.com/",
|
||||
"description": "Process ANSI escape sequences for Windows console programs.",
|
||||
"license": "zlib",
|
||||
"license": "Zlib",
|
||||
"version": "1.89",
|
||||
"url": "https://github.com/adoxa/ansicon/releases/download/v1.89/ansi189-bin.zip",
|
||||
"hash": "646c34073df5dcaf81e6b74a5d05074f32d25ed190a8a9009abea00c3dd9184c",
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
"homepage": "https://ibotpeaches.github.io/Apktool/",
|
||||
"description": "A tool for reverse engineering Android apk files",
|
||||
"version": "2.4.0",
|
||||
"license": "Apache-2.0",
|
||||
"url": "https://github.com/iBotPeaches/Apktool/releases/download/v2.4.0/apktool_2.4.0.jar#/apktool.jar",
|
||||
"hash": "a0f116e8916d6f21160e1559847bb8b8c32ee71900f321cafeadbe37b87ebcc1",
|
||||
"checkver": {
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
"description": "The next generation of APNG Assembler.",
|
||||
"homepage": "https://github.com/apngasm/apngasm",
|
||||
"version": "3.0.0",
|
||||
"license": "zlib-acknowledgement",
|
||||
"url": "http://files.genshin.org/apngasm/apngasm-cli.7z",
|
||||
"hash": "cebb7eab13d56b5ade45ef50abd16bae4b63a5505192f032593ad67c1d1f2e2c",
|
||||
"bin": [
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
"homepage": "http://atomicparsley.sourceforge.net/",
|
||||
"description": "Lightweight command line program for reading, parsing and setting metadata into MPEG-4 files",
|
||||
"version": "0.9.0",
|
||||
"license": "GPL-2.0",
|
||||
"license": "GPL-2.0-only",
|
||||
"url": "https://downloads.sourceforge.net/project/atomicparsley/atomicparsley/AtomicParsley%20v0.9.0/AtomicParsley-win32-0.9.0.zip",
|
||||
"hash": "f363630462ea01d7de948c3e4d231159fa91916d8d7f971a7e8b3bc478dbe846",
|
||||
"extract_dir": "AtomicParsley-win32-0.9.0",
|
||||
|
||||
@ -1,8 +1,9 @@
|
||||
{
|
||||
"version": "2.4",
|
||||
"url": "https://github.com/ghuntley/cygwin-axel/raw/master/release/axel-2.4.zip",
|
||||
"homepage": "https://github.com/ghuntley/cygwin-axel/",
|
||||
"description": "Axel tries to accelerate HTTP/FTP downloading process by using multiple connections for one file",
|
||||
"license": "GPL-2.0-or-later",
|
||||
"url": "https://github.com/ghuntley/cygwin-axel/raw/master/release/axel-2.4.zip",
|
||||
"hash": "3cce621da5f17ea03e4fcf51916dd4f8928759766f88b4ca5643131d2dd3fed2",
|
||||
"bin": "axel.exe"
|
||||
}
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
"homepage": "http://bochs.sourceforge.net/",
|
||||
"description": "Open source IA-32 (x86) PC emulator written in C++",
|
||||
"version": "2.6.9",
|
||||
"license": "LGPL-2.1",
|
||||
"license": "LGPL-2.1-only",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://downloads.sourceforge.net/project/bochs/bochs/2.6.9/bochs-2.6.9-win64.zip",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"description": "A command line filter program that draws ASCII art boxes around your input text",
|
||||
"version": "1.3",
|
||||
"license": "GPL-2.0-or-later",
|
||||
"license": "GPL-2.0-only",
|
||||
"url": "https://github.com/ascii-boxes/boxes/releases/download/v1.3/boxes-1.3-intel-win32.zip",
|
||||
"homepage": "https://boxes.thomasjensen.com/",
|
||||
"hash": "3f3e158298bcf7bbead18d2ae095083235f117f2eb05cbd1f977e193d56fee41",
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
"version": "1.0.7",
|
||||
"homepage": "https://brotli.org/",
|
||||
"description": "Lossless compression algorithm",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://curl.haxx.se/windows/dl-7.65.3/brotli-1.0.7-win64-mingw.tar.xz",
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
"homepage": "https://frippery.org/busybox",
|
||||
"description": "BusyBox is a single binary that contains many common Unix tools",
|
||||
"version": "3128-g241d4d4ac",
|
||||
"license": "GPL-2.0",
|
||||
"license": "GPL-2.0-only",
|
||||
"architecture": {
|
||||
"32bit": {
|
||||
"url": "https://frippery.org/files/busybox/busybox-w32-FRP-3128-g241d4d4ac.exe#/busybox.exe",
|
||||
|
||||
@ -1,4 +1,13 @@
|
||||
{
|
||||
"version": "3.01",
|
||||
"description": "Burn and read CDs, DVDs, and Blu-ray discs",
|
||||
"homepage": "https://sourceforge.net/projects/tumagcc/",
|
||||
"license": {
|
||||
"identifier": "CDDL-1.0,GPL-2.0-only,LGPL-2.1-only",
|
||||
"url": "https://github.com/jobermayr/cdrtools/blob/master/COPYING"
|
||||
},
|
||||
"url": "https://downloads.sourceforge.net/project/tumagcc/schily-cdrtools-3.01.7z",
|
||||
"hash": "f534062cab7585b82bd764f02bc65fb0c7c27ac1615786bfc81c35880ce4acc6",
|
||||
"architecture": {
|
||||
"32bit": {
|
||||
"extract_dir": "win32"
|
||||
@ -7,9 +16,6 @@
|
||||
"extract_dir": "win64"
|
||||
}
|
||||
},
|
||||
"autoupdate": {
|
||||
"url": "https://downloads.sourceforge.net/project/tumagcc/schily-cdrtools-$version.7z"
|
||||
},
|
||||
"bin": [
|
||||
"btcflash.exe",
|
||||
"cdda2wav.exe",
|
||||
@ -26,13 +32,7 @@
|
||||
"scgcheck.exe",
|
||||
"scgskeleton.exe"
|
||||
],
|
||||
"description": "Burn and read CDs, DVDs, and Blu-ray discs",
|
||||
"hash": "f534062cab7585b82bd764f02bc65fb0c7c27ac1615786bfc81c35880ce4acc6",
|
||||
"homepage": "https://sourceforge.net/projects/tumagcc/",
|
||||
"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"
|
||||
"autoupdate": {
|
||||
"url": "https://downloads.sourceforge.net/project/tumagcc/schily-cdrtools-$version.7z"
|
||||
}
|
||||
}
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"homepage": "https://github.com/tpanj/cht.exe",
|
||||
"description": "A command line client for https://cht.sh, working examples about various commands, APIs, ... Unified access to the best community driven documentation repositories of the world.",
|
||||
"license": "GPL-3.0-or-later",
|
||||
"license": "GPL-3.0-only",
|
||||
"version": "0.6",
|
||||
"url": "https://github.com/tpanj/cht.exe/archive/v0.6.zip",
|
||||
"hash": "771061cefff950be8ec3f2987e0b56e8ec20b79c8d451e24e5f89b7f391629df",
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
"homepage": "https://mridgers.github.io/clink/",
|
||||
"description": "Powerful Bash-style command line editing for cmd.exe",
|
||||
"url": "https://github.com/mridgers/clink/releases/download/0.4.9/clink_0.4.9.zip",
|
||||
"license": "GPL-3.0-only",
|
||||
"version": "0.4.9",
|
||||
"hash": "57618d5fab9f0f777430fde5beceffdfb99cc81cfbd353ca58f41b7faf84eddc",
|
||||
"extract_dir": "clink_0.4.9",
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
"homepage": "https://github.com/AlDanial/cloc",
|
||||
"description": "Counts blank lines, comment lines, and physical lines of source code in many programming languages",
|
||||
"version": "1.82",
|
||||
"license": "GPL-2.0",
|
||||
"license": "GPL-2.0-only|Artistic-2.0",
|
||||
"url": "https://github.com/AlDanial/cloc/releases/download/1.82/cloc-1.82.exe#/cloc.exe",
|
||||
"hash": "2e5fb443fdefd776d7b6b136a25e5ee2048991e735042897dbd0bf92efb16563",
|
||||
"bin": "cloc.exe",
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
"homepage": "https://www.cockroachlabs.com/",
|
||||
"description": "The SQL database for global cloud services",
|
||||
"license": {
|
||||
"identifier": "Apache-2.0,BSD-3-Clause,MIT,Freeware",
|
||||
"identifier": "Freeware,BSL-1.1,MIT,...",
|
||||
"url": "https://github.com/cockroachdb/cockroach/blob/master/LICENSE"
|
||||
},
|
||||
"version": "19.1.3",
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
"homepage": "https://github.com/lukesampson/concfg",
|
||||
"description": "Import / export Windows console settings",
|
||||
"version": "0.2019.03.09",
|
||||
"license": "MIT",
|
||||
"url": "https://github.com/lukesampson/concfg/archive/a38c23651458ea48e463f7402bf166c65855759f.zip",
|
||||
"hash": "dfc4796e912c23755028891041034698e7e930119bd44d68e8bd14c51e26b2b5",
|
||||
"extract_dir": "concfg-a38c23651458ea48e463f7402bf166c65855759f",
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
"version": "0.2013.07.19",
|
||||
"homepage": "https://github.com/lukesampson/cowsay-psh",
|
||||
"description": "Cowsay/think in Powershell",
|
||||
"license": "Unknown",
|
||||
"url": "https://github.com/lukesampson/cowsay-psh/archive/master.zip",
|
||||
"hash": "c65cdfbf43b15f65742831f812003a92abeaa5d416374d5d75a53388d0b59148",
|
||||
"extract_dir": "cowsay-psh-master",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"homepage": "http://cppcheck.sourceforge.net/",
|
||||
"description": "Static analysis tool for C/C++ code",
|
||||
"license": "GPL-3.0",
|
||||
"license": "GPL-3.0-only",
|
||||
"version": "1.88",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
"version": "15.8a",
|
||||
"description": "Developer's tool for browsing source code.",
|
||||
"homepage": "http://cscope.sourceforge.net/",
|
||||
"license": "BSD-3-Clause",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/cscope-win32/cscope-15.8a-win64rev1-static.zip",
|
||||
|
||||
@ -2,10 +2,10 @@
|
||||
"homepage": "http://ctags.sourceforge.net/",
|
||||
"description": "Generates an index (or tag) file of language objects found in source files",
|
||||
"version": "5.8",
|
||||
"license": "GPL-2.0-only",
|
||||
"url": "https://downloads.sourceforge.net/project/ctags/ctags/5.8/ctags58.zip",
|
||||
"hash": "e1f5909ec0c7a58fd2149139fa6a1dc532070a3d919dd183671c57a32f8b243d",
|
||||
"extract_dir": "ctags58",
|
||||
"bin": "ctags.exe",
|
||||
"hash": "e1f5909ec0c7a58fd2149139fa6a1dc532070a3d919dd183671c57a32f8b243d",
|
||||
"license": "GPL-2.0",
|
||||
"checkver": "Version ([\\d.]+)"
|
||||
}
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"homepage": "https://github.com/radareorg/cutter",
|
||||
"description": "A Qt and C++ GUI for radare2 reverse engineering framework",
|
||||
"license": "GPL-3.0",
|
||||
"license": "GPL-3.0-only",
|
||||
"version": "1.8.3",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
|
||||
@ -2,6 +2,10 @@
|
||||
"version": "2.897",
|
||||
"homepage": "https://cygwin.com/",
|
||||
"description": "A large collection of GNU and Open Source tools which provide functionality similar to a Linux distribution on Windows",
|
||||
"license": {
|
||||
"identifier": "GPL-3.0-or-later,X11,Public Domain",
|
||||
"url": "https://cygwin.com/faq.html#faq.what.free"
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://cygwin.com/setup-x86_64.exe#/cygwin-setup.exe",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"homepage": "http://www.chrysocome.net/dd",
|
||||
"license": "GPL-2.0",
|
||||
"license": "GPL-2.0-only",
|
||||
"description": "Allows the flexible copying of data in a win32 environment",
|
||||
"version": "0.6beta3",
|
||||
"url": "http://www.chrysocome.net/downloads/dd-0.6beta3.zip",
|
||||
|
||||
@ -1,7 +1,8 @@
|
||||
{
|
||||
"homepage": "http://www.msys2.org",
|
||||
"homepage": "https://www.gnu.org/software/diffutils/",
|
||||
"description": "A package of several programs related to finding differences between files",
|
||||
"version": "3.5",
|
||||
"license": "GPL-3.0-or-later",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": [
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
"homepage": "https://www.dosbox.com/",
|
||||
"description": "DOSBox emulates an Intel x86 PC, complete with sound, graphics, mouse, joystick, modem, etc.",
|
||||
"version": "0.74-3",
|
||||
"license": "GPL-2.0",
|
||||
"license": "GPL-2.0-only",
|
||||
"url": "https://downloads.sourceforge.net/project/dosbox/dosbox/0.74-3/DOSBox0.74-3-win32-installer.exe",
|
||||
"hash": "sha1:c8c1f5a5d17336607c886444518e74e3d1a4e041",
|
||||
"installer": {
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
"version": "1.1.1",
|
||||
"homepage": "https://www.microsoft.com/net/core#windows",
|
||||
"description": ".NET is a free, cross-platform, open source developer platform for building many different types of applications.",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://go.microsoft.com/fwlink/?linkid=843454#/dl.7z",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"homepage": "http://www.doxygen.nl/",
|
||||
"license": "GPL-2.0",
|
||||
"license": "GPL-2.0-only",
|
||||
"version": "1.8.15",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
"homepage": "https://duplicacy.com/",
|
||||
"description": "A lock-free deduplication cloud backup tool",
|
||||
"license": {
|
||||
"identifier": "Freeware",
|
||||
"identifier": "Shareware",
|
||||
"url": "https://github.com/gilbertchen/duplicacy/blob/master/LICENSE.md"
|
||||
},
|
||||
"version": "2.2.3",
|
||||
|
||||
@ -1,5 +1,9 @@
|
||||
{
|
||||
"version": "6.17134",
|
||||
"license": {
|
||||
"identifier": "Freeware",
|
||||
"url": "https://az813057.vo.msecnd.net/eulas/webdriver-eula.pdf"
|
||||
},
|
||||
"homepage": "https://developer.microsoft.com/en-us/microsoft-edge/tools/webdriver/#downloads",
|
||||
"url": "https://download.microsoft.com/download/F/8/A/F8AF50AB-3C3A-4BC4-8773-DC27B32988DD/MicrosoftWebDriver.exe",
|
||||
"hash": "6E8182697EA5189491B5519D8496A3392E43741B7C0515130F2F8205881D208E",
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
"version": "0.12.1",
|
||||
"description": "Maintain consistent coding styles for multiple developers working on the same project across various editors and IDEs.",
|
||||
"homepage": "https://editorconfig.org/",
|
||||
"license": "CC-BY-30",
|
||||
"license": "MIT",
|
||||
"url": "https://downloads.sourceforge.net/project/editorconfig/EditorConfig-C-Core/0.12.1/binary-Windows/editorconfig-0.12.1-Windows-x86.zip",
|
||||
"hash": "sha1:7c44b819690baec3de22edc0c9f7eb21dc0a7850",
|
||||
"extract_dir": "editorconfig-0.12.1-Windows-x86",
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
{
|
||||
"homepage": "https://elixir-lang.org/",
|
||||
"version": "1.9.1",
|
||||
"license": "Apache-2.0",
|
||||
"depends": "erlang",
|
||||
"url": "https://github.com/elixir-lang/elixir/releases/download/v1.9.1/Precompiled.zip",
|
||||
"hash": "17e43cb1627a0fa5625bc370cec0964ad6471ef242f1549e316db73c0d94fcc6",
|
||||
|
||||
@ -2,10 +2,7 @@
|
||||
"homepage": "https://sno.phy.queensu.ca/~phil/exiftool/index.html",
|
||||
"description": "A command-line application for reading, writing and editing meta information in a wide variety of files.",
|
||||
"version": "11.60",
|
||||
"license": {
|
||||
"identifier": "Artistic-1.0-Perl|GPL-1.0-or-later",
|
||||
"url": "https://dev.perl.org/licenses/"
|
||||
},
|
||||
"license": "GPL-1.0-or-later|Artistic-1.0-Perl",
|
||||
"url": "https://owl.phy.queensu.ca/~phil/exiftool/exiftool-11.60.zip",
|
||||
"hash": "sha1:fe6fd1f207b7debdce2a87f163e6274975c1c956",
|
||||
"pre_install": "Copy-Item \"$dir/exiftool(-k).exe\" \"$dir/exiftool.exe\"",
|
||||
|
||||
@ -1,4 +1,8 @@
|
||||
{
|
||||
"license": {
|
||||
"identifier": "BSD-3-Clause",
|
||||
"url": "https://farmanager.com/license.php"
|
||||
},
|
||||
"homepage": "https://farmanager.com/",
|
||||
"version": "30b5400",
|
||||
"architecture": {
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
{
|
||||
"homepage": "https://github.com/lukesampson/figlet",
|
||||
"version": "1.0-go",
|
||||
"license": "BSD-3-Clause",
|
||||
"url": "https://github.com/lukesampson/figlet/releases/download/go-1.0-win/figlet-go-1.0-win.zip",
|
||||
"hash": "11ee1f4de608d147ab5b61ddb5967730e9b2c1e43f7d2c96582ee260c030e413",
|
||||
"bin": "figlet.exe"
|
||||
|
||||
@ -2,7 +2,10 @@
|
||||
"homepage": "https://xiph.org/flac/",
|
||||
"description": "Free Lossless Audio Codec - command line tools",
|
||||
"version": "1.3.2",
|
||||
"license": "BSD-3-Clause,GPL-2.0",
|
||||
"license": {
|
||||
"identifier": "BSD-3-Clause,GPL-3.0-or-later",
|
||||
"url": "https://xiph.org/flac/license.html"
|
||||
},
|
||||
"url": "https://downloads.xiph.org/releases/flac/flac-1.3.2-win.zip",
|
||||
"hash": "4cca0acfa829921ab647f48e83f4b40288f2018d7819f0b15230d3992c13c966",
|
||||
"architecture": {
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
"version": "2.1.3",
|
||||
"description": "Windows Font Registration & Installation Utility.",
|
||||
"homepage": "http://code.kliu.org/misc/fontreg/",
|
||||
"license": "Freeware",
|
||||
"license": "Unknown",
|
||||
"url": "http://code.kliu.org/misc/fontreg/fontreg-2.1.3-redist.7z",
|
||||
"hash": "md5:fb3f2c347e5831ccdc0b140e55bf9175",
|
||||
"architecture": {
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
"homepage": "https://force-cli.herokuapp.com/",
|
||||
"description": "Force.com CLI tool",
|
||||
"version": "0.26.9",
|
||||
"license": "Unknown",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/ForceCLI/force/releases/download/v0.26.9/force_windows_amd64.exe#/force.exe",
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
{
|
||||
"homepage": "https://github.com/ddollar/forego",
|
||||
"version": "20180217041714",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://bin.equinox.io/a/cNQswJNYTQe/forego-20180217041714-windows-amd64.zip",
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
{
|
||||
"homepage": "http://forge.run",
|
||||
"version": "2.2.0",
|
||||
"license": "Unlicense",
|
||||
"url": "https://github.com/fsharp-editing/Forge/releases/download/2.2.0/forge.zip",
|
||||
"hash": "3033df677a766a0cb417fb987dcfbd8a54b06ae87ab58de2b849ede8bdc016f3",
|
||||
"bin": "forge.exe",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"homepage": "https://mingw-w64.org",
|
||||
"version": "8.1.0",
|
||||
"license": "GPL-3.0",
|
||||
"license": "GPL-3.0-only",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://downloads.sourceforge.net/project/mingw-w64/Toolchains%20targetting%20Win64/Personal%20Builds/mingw-builds/8.1.0/threads-posix/seh/x86_64-8.1.0-release-posix-seh-rt_v6-rev0.7z",
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
{
|
||||
"homepage": "http://tdm-gcc.tdragon.net/",
|
||||
"version": "7.9.1",
|
||||
"license": "GPL-2.0-only|GPL-3.0-only",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://downloads.sourceforge.net/project/tdm-gcc/GDB/gdb-7.9.1-tdm64-2.zip",
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
{
|
||||
"version": "0.24.0",
|
||||
"homepage": "https://github.com/mozilla/geckodriver",
|
||||
"license": "MPL-2.0",
|
||||
"bin": "geckodriver.exe",
|
||||
"checkver": "github",
|
||||
"architecture": {
|
||||
|
||||
@ -1,10 +1,7 @@
|
||||
{
|
||||
"homepage": "https://github.com/svenstaro/genact/",
|
||||
"description": "A nonsense activity generator",
|
||||
"license": {
|
||||
"identifier": "MIT",
|
||||
"url": "https://raw.githubusercontent.com/svenstaro/genact/master/LICENSE"
|
||||
},
|
||||
"license": "MIT",
|
||||
"version": "0.7.0",
|
||||
"url": "https://github.com/svenstaro/genact/releases/download/0.7.0/genact-win.exe#/genact.exe",
|
||||
"hash": "d362ab00fd52c922e75f667aad55b0db37f254e7cea941bd1b0dbbe5a6fdeb8c",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"homepage": "https://mlocati.github.io/articles/gettext-iconv-windows.html",
|
||||
"description": "Gettext is an internationalization and localization (i18n) system commonly used for writing multilingual programs on Unix-like computer operating systems.",
|
||||
"license": "Freeware",
|
||||
"license": "Unknown",
|
||||
"version": "0.20.1-v1.16",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
|
||||
@ -2,7 +2,10 @@
|
||||
"homepage": "https://www.ghostscript.com",
|
||||
"version": "9.27",
|
||||
"description": "An interpreter for the PostScript language and for PDF.",
|
||||
"license": "AGPL-3.0",
|
||||
"license": {
|
||||
"identifier": "AGPL-3.0-or-later|Freeware",
|
||||
"url": "https://www.ghostscript.com/license.html"
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs927/gs927w64.exe#/dl.7z",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"description": "Store encrypted data in git repository",
|
||||
"homepage": "https://www.agwa.name/projects/git-crypt/",
|
||||
"license": "GPL-3.0",
|
||||
"license": "GPL-3.0-only",
|
||||
"version": "0.6.0-701fb8e",
|
||||
"bin": "git-crypt.exe",
|
||||
"checkver": {
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"homepage": "https://gitrebasetool.mitmaro.ca/",
|
||||
"version": "1.0.0",
|
||||
"license": "GPL-3.0",
|
||||
"license": "GPL-3.0-only",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/MitMaro/git-interactive-rebase-tool/releases/download/1.0.0/git-interactive-rebase-tool-1.0.0-x86_64-pc-windows-msvc.zip",
|
||||
|
||||
@ -1,6 +1,8 @@
|
||||
{
|
||||
"homepage": "https://github.com/terrajobst/git-istage",
|
||||
"description": "A better git add -p",
|
||||
"version": "0.2.61",
|
||||
"license": "MIT",
|
||||
"url": "https://www.nuget.org/api/v2/package/git-istage/0.2.61",
|
||||
"checkver": {
|
||||
"url": "https://api.nuget.org/v3-flatcontainer/git-istage/index.json",
|
||||
@ -11,8 +13,6 @@
|
||||
},
|
||||
"hash": "ae35a6d19c323b66e6ef4430b323617698d9f24c2e867e7fe61da96d3810a326",
|
||||
"depends": "dotnet-sdk",
|
||||
"description": "A better git add -p",
|
||||
"license": "MIT",
|
||||
"installer": {
|
||||
"script": [
|
||||
"Move-Item \"$dir\\$version\" \"$dir\\git-istage.$version.nupkg\"",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"##": "Maintainers: when updating this manifest to a new version, you might like to also update git.json",
|
||||
"homepage": "https://git-for-windows.github.io/",
|
||||
"license": "GPL-2.0",
|
||||
"license": "GPL-2.0-only",
|
||||
"version": "2.22.0.windows.1",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"##": "Maintainers: when updating this manifest to a new version, you might like to also update git-with-openssh.json and mingit.json",
|
||||
"homepage": "https://git-for-windows.github.io/",
|
||||
"license": "GPL-2.0",
|
||||
"license": "GPL-2.0-only",
|
||||
"version": "2.22.0.windows.1",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"homepage": "https://git-for-windows.github.io/",
|
||||
"license": "GPL-2.0",
|
||||
"license": "GPL-2.0-only",
|
||||
"version": "1.9.5-preview20150319",
|
||||
"url": "https://github.com/msysgit/msysgit/releases/download/Git-1.9.5-preview20150319/PortableGit-1.9.5-preview20150319.7z",
|
||||
"hash": "26261872847b18d171a197c8e4b3f4c0e60b4310c4b8ef1f4d9884950288aa7c",
|
||||
|
||||
@ -1,6 +1,10 @@
|
||||
{
|
||||
"homepage": "https://www.khronos.org/opengles/sdk/tools/Reference-Compiler/",
|
||||
"version": "nightly",
|
||||
"license": {
|
||||
"identifier":"Freeware,MIT,...",
|
||||
"url": "https://github.com/KhronosGroup/glslang/blob/master/LICENSE.txt"
|
||||
},
|
||||
"url": "https://github.com/KhronosGroup/glslang/releases/download/master-tot/glslang-master-windows-x64-Release.zip",
|
||||
"bin": [
|
||||
"bin\\glslangValidator.exe",
|
||||
|
||||
@ -1,6 +1,10 @@
|
||||
{
|
||||
"homepage": "https://www.khronos.org/opengles/sdk/tools/Reference-Compiler/",
|
||||
"version": "7.11.3214",
|
||||
"license": {
|
||||
"identifier":"Freeware,MIT,...",
|
||||
"url": "https://github.com/KhronosGroup/glslang/blob/master/LICENSE.txt"
|
||||
},
|
||||
"url": "https://github.com/KhronosGroup/glslang/releases/download/7.11.3214/glslang-master-windows-x64-Release.zip",
|
||||
"hash": "df919242577b1d39eb7eaecfdb9ef144b27d2e157cedc8f529179aa30af9101e",
|
||||
"bin": [
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"homepage": "https://www.gnupg.org/",
|
||||
"version": "2.2.17",
|
||||
"license": "GPL-3.0",
|
||||
"license": "GPL-3.0-or-later",
|
||||
"url": "https://www.gnupg.org/ftp/gcrypt/binary/gnupg-w32-2.2.17_20190709.exe#/dl.7z",
|
||||
"hash": "e5c99867591c1f72190f5540040ba027233f8cf5acc9ed627dba89a2461b57e0",
|
||||
"env_add_path": "bin",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"homepage": "https://www.gnupg.org/",
|
||||
"version": "1.4.23",
|
||||
"license": "GPL-3.0",
|
||||
"license": "GPL-3.0-or-later",
|
||||
"url": "https://www.gnupg.org/ftp/gcrypt/binary/gnupg-w32cli-1.4.23.exe#/dl.7z",
|
||||
"hash": "59234aed42a0822c53480de33e2d6a2d82f3c0cde1dc0fdabebad1549014f2b6",
|
||||
"bin": [
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
"homepage": "https://gource.io/",
|
||||
"description": "OpenGL-based 3D visualisation tool for source control repositories.",
|
||||
"version": "0.47",
|
||||
"license": "GPL-3.0",
|
||||
"license": "GPL-3.0-or-later",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/acaudwell/Gource/releases/download/gource-0.47/gource-0.47.win64.zip",
|
||||
|
||||
@ -1,6 +1,10 @@
|
||||
{
|
||||
"homepage": "https://github.com/bmatzelle/gow",
|
||||
"version": "0.8.0",
|
||||
"license": {
|
||||
"identifier": "MIT,GPL-3.0-or-later,...",
|
||||
"url": "https://github.com/bmatzelle/gow/wiki#license"
|
||||
},
|
||||
"url": "https://github.com/bmatzelle/gow/releases/download/v0.8.0/Gow-0.8.0.exe#/dl.7z",
|
||||
"hash": "9b06e0f9471d61d1019bf4d133c0ed23a4ccee27b6b8758a922d681469b82e42",
|
||||
"checkver": {
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"homepage": "https://www.gnupg.org/",
|
||||
"version": "2.2.17",
|
||||
"license": "GPL-3.0",
|
||||
"license": "GPL-3.0-or-later",
|
||||
"url": "https://www.gnupg.org/ftp/gcrypt/binary/gnupg-w32-2.2.17_20190709.exe#/dl.7z",
|
||||
"hash": "sha1:82abfbc79d1a99b27f25ba92fe878cad07a31532",
|
||||
"env_add_path": "bin",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"homepage": "https://handbrake.fr/",
|
||||
"license": "GPL-2.0",
|
||||
"license": "GPL-2.0-only",
|
||||
"version": "1.2.2",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
|
||||
@ -1,7 +1,10 @@
|
||||
{
|
||||
"homepage": "https://haxe.org/",
|
||||
"version": "3.4.7",
|
||||
"license": "GPL-2.0-or-later",
|
||||
"license": {
|
||||
"identifier": "MIT,Zlib,BSD-3-Clause,...",
|
||||
"url": "https://github.com/HaxeFoundation/neko/blob/master/LICENSE"
|
||||
},
|
||||
"url": "https://github.com/HaxeFoundation/haxe/releases/download/3.4.7/haxe-3.4.7-win.zip",
|
||||
"hash": "d98b0f0e5c5bb000e9b9e99817c45af362658c9273e66ce5cb52359e6ade15a6",
|
||||
"bin": [
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
"homepage": "http://www.andre-simon.de/doku/highlight/en/highlight.php",
|
||||
"version": "3.52",
|
||||
"description": "Converts source code to formatted text with syntax highlighting.",
|
||||
"license": "GPL-3.0",
|
||||
"license": "GPL-3.0-only",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "http://www.andre-simon.de/zip/highlight-3.52-x64.zip",
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
"description": "The scalable code generator that saves you time",
|
||||
"homepage": "https://www.hygen.io/",
|
||||
"version": "4.0.7",
|
||||
"license": "MIT",
|
||||
"url": "https://github.com/jondot/hygen/releases/download/v4.0.7/hygen.win.exe.v4.0.7.zip",
|
||||
"hash": "d9a595b75049e9ad7e72959c25aca6e5e2b074faa8b3338e2e8925108f79caaa",
|
||||
"bin": "hygen.exe",
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
"description": "An anonymizing network.",
|
||||
"homepage": "https://geti2p.net",
|
||||
"license": {
|
||||
"identifier": "Freeware",
|
||||
"identifier": "Public Domain,...",
|
||||
"url": "https://github.com/i2p/i2p.i2p/blob/master/LICENSE.txt"
|
||||
},
|
||||
"suggest": {
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
"description": "An anonymizing network.",
|
||||
"homepage": "https://geti2p.net",
|
||||
"license": {
|
||||
"identifier": "Freeware",
|
||||
"identifier": "Public Domain,...",
|
||||
"url": "https://github.com/i2p/i2p.i2p/blob/master/LICENSE.txt"
|
||||
},
|
||||
"suggest": {
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
"description": "A Dependently Typed Functional Programming Language",
|
||||
"homepage": "https://www.idris-lang.org/",
|
||||
"version": "1.3.2",
|
||||
"license": "BSD-3-Clause",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://neon.se/idris/idris-1.3.2-win64.7z",
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
{
|
||||
"version": "3.14.0",
|
||||
"homepage": "http://www.seleniumhq.org/",
|
||||
"license": "Unknown",
|
||||
"bin": "IEDriverServer.exe",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"description": "Dynamic DNS client",
|
||||
"homepage": "https://sourceforge.net/projects/inadyn-mt/files/inadyn-mt/",
|
||||
"license": "GPL-3.0",
|
||||
"license": "GPL-3.0-only",
|
||||
"version": "02.28.10",
|
||||
"autoupdate": {
|
||||
"extract_dir": "inadyn-mt.v.$version",
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
"homepage": "http://constexpr.org/innoextract/",
|
||||
"version": "1.7",
|
||||
"description": "A tool to unpack installers created by Inno Setup",
|
||||
"license": "zlib",
|
||||
"license": "Zlib",
|
||||
"url": "http://constexpr.org/innoextract/files/innoextract-1.7/innoextract-1.7-windows.zip",
|
||||
"hash": "md5:b801b0740b4ab19d69a739ab4a9180ae",
|
||||
"bin": "innoextract.exe",
|
||||
|
||||
@ -1,6 +1,10 @@
|
||||
{
|
||||
"homepage": "https://www.jruby.org/",
|
||||
"version": "9.2.7.0",
|
||||
"license": {
|
||||
"identifier": "EPL-1.0|GPL-2.0-only|LGPL-2.1-only",
|
||||
"url": "https://github.com/jruby/jruby/blob/master/COPYING"
|
||||
},
|
||||
"url": "https://s3.amazonaws.com/jruby.org/downloads/9.2.7.0/jruby-bin-9.2.7.0.zip",
|
||||
"hash": "77a4f537d1e57690a986455485015b9d94684ca4e9a55f49819fb33162599e23",
|
||||
"extract_dir": "jruby-9.2.7.0",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"homepage": "https://github.com/casey/just",
|
||||
"description": "A command runner written in rust",
|
||||
"license": "CC0",
|
||||
"license": "CC0-1.0",
|
||||
"version": "0.4.4",
|
||||
"url": "https://github.com/casey/just/releases/download/v0.4.4/just-v0.4.4-x86_64-pc-windows-gnu.zip",
|
||||
"hash": "5a1ce463e97e299520e0b95463b34ef7dbd53de1c02bed83c089ab7e47a99ec7",
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
"homepage": "https://miktex.org",
|
||||
"version": "2.9.7100",
|
||||
"license": {
|
||||
"identifier": "Freeware",
|
||||
"identifier": "LPPL1.3c,GPL-3.0-or-later,Public Domain,...",
|
||||
"url": "https://miktex.org/copying"
|
||||
},
|
||||
"description": "An up-to-date implementation of TeX/LaTeX and related programs.",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"homepage": "http://www.greenwoodsoftware.com/less/",
|
||||
"version": "551",
|
||||
"license": "GPL-3.0-only,BSD-3-Clause",
|
||||
"license": "GPL-3.0-only|BSD-3-Clause",
|
||||
"bin": [
|
||||
"less.exe",
|
||||
"lesskey.exe"
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
{
|
||||
"version": "2.18.2",
|
||||
"homepage": "http://lilypond.org",
|
||||
"license": "GPL-3.0-or-later",
|
||||
"url": "https://download.linuxaudio.org/lilypond/binaries/mingw/lilypond-2.18.2-1.mingw.exe#/lilypond.7z",
|
||||
"hash": "606413b751506830a86efbd8a18225a8862b628e7a49daf1a9c9cb953e1956ab",
|
||||
"bin": "usr/bin/lilypond.exe",
|
||||
|
||||
@ -1,8 +1,9 @@
|
||||
{
|
||||
"homepage": "https://github.com/rjpcomputing/luaforwindows",
|
||||
"description": "A 'batteries included environment' for the Lua scripting language on Windows.",
|
||||
"version": "5.1.5-52",
|
||||
"license": "MIT,Unknown",
|
||||
"url": "https://github.com/rjpcomputing/luaforwindows/releases/download/v5.1.5-52/LuaForWindows_v5.1.5-52.exe",
|
||||
"homepage": "https://github.com/rjpcomputing/luaforwindows",
|
||||
"hash": "c5f96e5183adea82a0f0d25ad0940c7ae50d40c542d2d7331cc887d5fddb4191",
|
||||
"innosetup": true,
|
||||
"bin": [
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
"version": "1.20",
|
||||
"homepage": "https://www.nongnu.org/lzip/lzip.html",
|
||||
"description": "Lzip is a lossless data compressor with a user interface similar to the one of gzip or bzip2",
|
||||
"license": "GPL-2.0-or-later",
|
||||
"url": "https://download.savannah.gnu.org/releases/lzip/lzip-1.20-w32.zip",
|
||||
"hash": "7ef27ab008377f6d96793b450391efee0a8682ca056a9fe688b264be92637271",
|
||||
"extract_dir": "lzip-1.20-w32",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"homepage": "https://www.gnu.org/software/make/",
|
||||
"version": "4.2.1",
|
||||
"license": "GPL-3.0",
|
||||
"license": "GPL-3.0-or-later",
|
||||
"url": "https://downloads.sourceforge.net/project/ezwinports/make-4.2.1-without-guile-w32-bin.zip",
|
||||
"hash": "sha1:55bac1137212656fccbcf9640e422ac869924d98",
|
||||
"bin": "bin\\make.exe",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"homepage": "https://mariadb.org",
|
||||
"version": "10.4.7",
|
||||
"license": "GPL-2.0",
|
||||
"license": "GPL-2.0-only",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://mirror.netcologne.de/mariadb/mariadb-10.4.7/winx64-packages/mariadb-10.4.7-winx64.zip",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"homepage": "https://www.mercurial-scm.org/",
|
||||
"version": "5.0.2",
|
||||
"license": "GPL-2.0",
|
||||
"license": "GPL-2.0-only",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://www.mercurial-scm.org/release/windows/Mercurial-5.0.2-x64.exe",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"description": "Store and restore metadata from a filesystem",
|
||||
"homepage": "https://github.com/rasa/metastore",
|
||||
"license": "GPL-2.0",
|
||||
"license": "GPL-2.0-only",
|
||||
"version": "1.1.2-9-gdafa727",
|
||||
"bin": "metastore.exe",
|
||||
"checkver": {
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"homepage": "https://git-for-windows.github.io/",
|
||||
"license": "GPL-2.0",
|
||||
"license": "GPL-2.0-only",
|
||||
"version": "2.22.0.windows.1",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"homepage": "https://git-for-windows.github.io/",
|
||||
"license": "GPL-2.0",
|
||||
"license": "GPL-2.0-only",
|
||||
"version": "2.22.0.windows.1",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
|
||||
@ -1,7 +1,10 @@
|
||||
{
|
||||
"homepage": "https://docs.microsoft.com/en-us/windows/desktop/Msi/msival2-exe",
|
||||
"version": "5.0.18362.1",
|
||||
"license": "Freeware(MS-EULA)",
|
||||
"license": {
|
||||
"identifier": "Freeware",
|
||||
"url": "https://www.microsoft.com/en-us/legal/intellectualproperty/copyright/default.aspx"
|
||||
},
|
||||
"description": "MSI Database Validation Tool",
|
||||
"url": [
|
||||
"https://download.microsoft.com/download/4/2/2/42245968-6A79-4DA7-A5FB-08C0AD0AE661/windowssdk/Installers/MsiVal2-x86_en-us.msi",
|
||||
|
||||
@ -1,5 +1,7 @@
|
||||
{
|
||||
"homepage": "https://sourceforge.net/projects/mingwbuilds/files/external-binary-packages/",
|
||||
"version": "rev13",
|
||||
"license": "GPL-3.0-or-later,...",
|
||||
"url": "https://downloads.sourceforge.net/project/mingwbuilds/external-binary-packages/msys%2B7za%2Bwget%2Bsvn%2Bgit%2Bmercurial%2Bcvs-rev13.7z",
|
||||
"hash": "5f2ea0c4b714a7d7e704e83040397d0ba7ecaf925afa5512aada180a711ef770",
|
||||
"extract_dir": "msys",
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
"homepage": "http://msys2.github.io",
|
||||
"##": "64-bit version is able to build both 32-bit and 64-bit packages",
|
||||
"version": "20190524",
|
||||
"license": "GPL-2.0-only|BSD-3-Clause",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://downloads.sourceforge.net/project/msys2/Base/x86_64/msys2-base-x86_64-20190524.tar.xz",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"homepage": "https://dev.mysql.com/downloads/mysql/",
|
||||
"version": "8.0.17",
|
||||
"license": "GPL-2.0",
|
||||
"license": "GPL-2.0-only",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://dev.mysql.com/get/Downloads/MySQL-8.0/mysql-8.0.17-winx64.zip",
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
"version": "0.3.8",
|
||||
"description": "Vim-fork focused on extensibility and usability",
|
||||
"license": {
|
||||
"identifier": "Apache-2.0,MIT,Vim",
|
||||
"identifier": "Apache-2.0,Vim",
|
||||
"url": "https://github.com/neovim/neovim/blob/master/LICENSE"
|
||||
},
|
||||
"architecture": {
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
"version": "1.5.4.0",
|
||||
"description": "Nero Digital AAC Encoder (Command Line Tools)",
|
||||
"license": {
|
||||
"identifier": "Proprietary",
|
||||
"identifier": "Freeware",
|
||||
"url": "https://www.nero.com/eng/corp-legal/end-user-agreement.php"
|
||||
},
|
||||
"url": "https://www.videohelp.com/download/NeroAACCodec-1.5.4.zip",
|
||||
|
||||
@ -18,7 +18,7 @@
|
||||
"description": "Read and write from/to network connections",
|
||||
"hash": "413f85a1dbac60ab5516742d76beff4f4da22b8ef1a424f10f36ec77e6d274b1",
|
||||
"homepage": "https://eternallybored.org/misc/netcat/",
|
||||
"license": "GPL-2.0",
|
||||
"license": "GPL-2.0-only",
|
||||
"url": "https://eternallybored.org/misc/netcat/netcat-win32-1.12.zip",
|
||||
"version": "1.12"
|
||||
}
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
"description": "Spend more time programming. One command for an instant, secure URL to your localhost server through any NAT or firewall.",
|
||||
"version": "2.3.34",
|
||||
"license": {
|
||||
"identifier": "Freeware",
|
||||
"identifier": "Shareware",
|
||||
"url": "https://ngrok.com/tos"
|
||||
},
|
||||
"architecture": {
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"homepage": "https://projects.giacomodrago.com/nikto-win/",
|
||||
"version": "2.1.5",
|
||||
"license": "GPL-1.0-only",
|
||||
"license": "GPL-3.0-or-later",
|
||||
"url": "https://projects.giacomodrago.com/nikto-win/nikto-2.1.5-win.7z",
|
||||
"hash": "c70506872670e7c0cb1b497d732a58e19f9e0934e8b32bf212334aed00fca173",
|
||||
"extract_dir": "nikto-2.1.5",
|
||||
|
||||
@ -1,9 +1,7 @@
|
||||
{
|
||||
"version": "2.85",
|
||||
"homepage": "https://www.nirsoft.net/utils/nircmd.html",
|
||||
"checkver": {
|
||||
"re": "<td>NirCmd v([\\d\\.]+)"
|
||||
},
|
||||
"license": "Unknown",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://www.nirsoft.net/utils/nircmd-x64.zip",
|
||||
@ -14,6 +12,11 @@
|
||||
"hash": "c85e02ae99e30ac722d034a0801a190d3c59f2a002f31128a2f7be8e838312eb"
|
||||
}
|
||||
},
|
||||
"extract_dir": ".",
|
||||
"bin": "nircmdc.exe",
|
||||
"checkver": {
|
||||
"re": "<td>NirCmd v([\\d\\.]+)"
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
@ -23,7 +26,5 @@
|
||||
"url": "https://www.nirsoft.net/utils/nircmd.zip"
|
||||
}
|
||||
}
|
||||
},
|
||||
"extract_dir": ".",
|
||||
"bin": "nircmdc.exe"
|
||||
}
|
||||
}
|
||||
|
||||
@ -1,7 +1,10 @@
|
||||
{
|
||||
"homepage": "https://nmap.org",
|
||||
"version": "7.70",
|
||||
"license": "https://svn.nmap.org/nmap/COPYING",
|
||||
"license": {
|
||||
"identifier": "GPL-2.0-only",
|
||||
"url": "https://svn.nmap.org/nmap/COPYING"
|
||||
},
|
||||
"url": "https://nmap.org/dist/nmap-7.70-setup.exe",
|
||||
"hash": "7828197e66f5f6efb0c89d21cdf3c34769da525437147eea72cf713a6d4e7a11",
|
||||
"extract_dir": "nmap",
|
||||
|
||||
@ -1,4 +1,5 @@
|
||||
{
|
||||
"license": "Unknown",
|
||||
"homepage": "https://github.com/coreybutler/nvm-windows",
|
||||
"version": "1.1.7",
|
||||
"url": "https://github.com/coreybutler/nvm-windows/releases/download/1.1.7/nvm-noinstall.zip",
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
"homepage": "https://slproweb.com/products/Win32OpenSSL.html",
|
||||
"version": "1.1.1c",
|
||||
"license": {
|
||||
"identifier": "OpenSSL|SSLeay",
|
||||
"identifier": "OpenSSL|Freeware",
|
||||
"url": "https://www.openssl.org/source/license-openssl-ssleay.txt"
|
||||
},
|
||||
"description": "TLS/SSL toolkit",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"homepage": "http://optipng.sourceforge.net/",
|
||||
"version": "0.7.7",
|
||||
"license": "zlib",
|
||||
"license": "Zlib",
|
||||
"url": "https://downloads.sourceforge.net/project/optipng/OptiPNG/optipng-0.7.7/optipng-0.7.7-win32.zip",
|
||||
"hash": "sha1:2a1484d27bf63c7a15c3494eea95a2c804f5bdbc",
|
||||
"extract_dir": "optipng-0.7.7-win32",
|
||||
|
||||
@ -30,6 +30,6 @@
|
||||
"checkver": "href=\"releases/pciutils-([\\d.]+)",
|
||||
"description": "Inspect and manipulate configuration of PCI devices",
|
||||
"homepage": "https://eternallybored.org/misc/pciutils/",
|
||||
"license": "GPL-2.0",
|
||||
"license": "GPL-2.0-only",
|
||||
"version": "3.5.5"
|
||||
}
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"homepage": "http://strawberryperl.com",
|
||||
"version": "5.30.0.1",
|
||||
"license": "Artistic-1.0-Perl|GPL-1.0-only",
|
||||
"license": "GPL-1.0-or-later|Artistic-1.0-Perl",
|
||||
"description": "A programming language suitable for writing simple scripts as well as complex applications.",
|
||||
"architecture": {
|
||||
"32bit": {
|
||||
|
||||
@ -1,9 +1,6 @@
|
||||
{
|
||||
"homepage": "https://windows.php.net/",
|
||||
"license": {
|
||||
"identifier": "PHP-3.01",
|
||||
"url": "https://secure.php.net/license/"
|
||||
},
|
||||
"license": "PHP-3.01",
|
||||
"version": "7.3.8",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user