Format manifests

This commit is contained in:
Brandon Smith 2019-01-29 16:46:54 -05:00
parent e53c6a559e
commit 07a7da1233
39 changed files with 54 additions and 135 deletions

View File

@ -8,9 +8,7 @@
"checkver": { "checkver": {
"github": "https://github.com/mridgers/clink/" "github": "https://github.com/mridgers/clink/"
}, },
"bin": [ "bin": "clink.bat",
"clink.bat"
],
"notes": [ "notes": [
"Run 'clink inject' to start clink on the current cmd", "Run 'clink inject' to start clink on the current cmd",
"Run 'clink autorun' to auto start clink" "Run 'clink autorun' to auto start clink"

View File

@ -6,9 +6,7 @@
"url": "https://github.com/Microsoft/console/releases/download/1810.02002/colortool.zip", "url": "https://github.com/Microsoft/console/releases/download/1810.02002/colortool.zip",
"hash": "fa3373d02b0835502bf0fa643ef3d7cf247b082357a33c6bceee07416371b672", "hash": "fa3373d02b0835502bf0fa643ef3d7cf247b082357a33c6bceee07416371b672",
"bin": "colortool.exe", "bin": "colortool.exe",
"persist": [ "persist": "schemes",
"schemes"
],
"checkver": { "checkver": {
"github": "https://github.com/Microsoft/console" "github": "https://github.com/Microsoft/console"
}, },

View File

@ -10,24 +10,12 @@
"lcow" "lcow"
], ],
"suggest": { "suggest": {
"Linux container support on Windows": [ "Linux container support on Windows": "lcow",
"lcow" "Docker Compose": "docker-compose",
], "Docker Machine": "docker-machine",
"Docker Compose": [ "Kubernetes Standalone": "minikube",
"docker-compose" "Kubernetes Client": "kubectl",
], "compose.yml to kubernetes.yml": "kompose"
"Docker Machine": [
"docker-machine"
],
"Kubernetes Standalone": [
"minikube"
],
"Kubernetes Client": [
"kubectl"
],
"compose.yml to kubernetes.yml": [
"kompose"
]
}, },
"bin": [ "bin": [
"dockerd.exe", "dockerd.exe",

View File

@ -13,9 +13,7 @@
}, },
"uninstaller": { "uninstaller": {
"file": "uninstall.exe", "file": "uninstall.exe",
"args": [ "args": "/S"
"/S"
]
}, },
"bin": [ "bin": [
"DOSBox.exe", "DOSBox.exe",

View File

@ -13,7 +13,5 @@
} }
}, },
"bin": "dotnet.exe", "bin": "dotnet.exe",
"notes": [ "notes": "This app is deprecated. Install `dotnet-sdk` instead."
"This app is deprecated. Install `dotnet-sdk` instead."
]
} }

View File

@ -9,9 +9,7 @@
} }
}, },
"extract_dir": "windows-amd64", "extract_dir": "windows-amd64",
"bin": [ "bin": "draft.exe",
"draft.exe"
],
"checkver": { "checkver": {
"github": "https://github.com/Azure/draft" "github": "https://github.com/Azure/draft"
}, },

View File

@ -1,11 +1,11 @@
{ {
"version": "1.0.0", "version": "1.0.0",
"description": "Empty the Windows recycle bin", "description": "Empty the Windows recycle bin",
"homepage": "https://github.com/sindresorhus/empty-recycle-bin", "homepage": "https://github.com/sindresorhus/empty-recycle-bin",
"license": "MIT", "license": "MIT",
"url": "https://github.com/sindresorhus/empty-recycle-bin/releases/download/1.0.0/empty-recycle-bin.exe", "url": "https://github.com/sindresorhus/empty-recycle-bin/releases/download/1.0.0/empty-recycle-bin.exe",
"hash": "B5C939A5747AFA4D43F2342705726602E34D9CF46FE6664C2A7D0DEA39E64560", "hash": "B5C939A5747AFA4D43F2342705726602E34D9CF46FE6664C2A7D0DEA39E64560",
"bin": "empty-recycle-bin.exe", "bin": "empty-recycle-bin.exe",
"checkver": "github", "checkver": "github",
"autoupdate": { "autoupdate": {
"url": "https://github.com/sindresorhus/empty-recycle-bin/releases/download/$version/empty-recycle-bin.exe" "url": "https://github.com/sindresorhus/empty-recycle-bin/releases/download/$version/empty-recycle-bin.exe"

View File

@ -3,9 +3,7 @@
"version": "2.2.0", "version": "2.2.0",
"url": "https://github.com/fsharp-editing/Forge/releases/download/2.2.0/forge.zip", "url": "https://github.com/fsharp-editing/Forge/releases/download/2.2.0/forge.zip",
"hash": "3033df677a766a0cb417fb987dcfbd8a54b06ae87ab58de2b849ede8bdc016f3", "hash": "3033df677a766a0cb417fb987dcfbd8a54b06ae87ab58de2b849ede8bdc016f3",
"bin": [ "bin": "forge.exe",
"forge.exe"
],
"checkver": { "checkver": {
"github": "https://github.com/fsharp-editing/Forge" "github": "https://github.com/fsharp-editing/Forge"
}, },

View File

@ -8,7 +8,5 @@
"cmd\\git.exe", "cmd\\git.exe",
"cmd\\gitk.cmd" "cmd\\gitk.cmd"
], ],
"post_install": [ "post_install": "git config --global credential.helper wincred"
"git config --global credential.helper wincred"
]
} }

View File

@ -7,9 +7,7 @@
"url": "https://github.com/bmatzelle/gow/releases", "url": "https://github.com/bmatzelle/gow/releases",
"re": "<a.*?>Gow ([\\d.]+)</a>" "re": "<a.*?>Gow ([\\d.]+)</a>"
}, },
"pre_install": [ "pre_install": "\"@cscript //NoLogo \"\"$dir\\bin\\gow.vbs\"\" %1\" | Set-Content -force \"$dir\\bin\\gow.bat\"",
"\"@cscript //NoLogo \"\"$dir\\bin\\gow.vbs\"\" %1\" | Set-Content -force \"$dir\\bin\\gow.bat\""
],
"post_install": [ "post_install": [
"# create etc directory (required by bash), if needed", "# create etc directory (required by bash), if needed",
"if (! (test-path \"$dir\\etc\")) { new-item -itemtype directory \"$dir\\etc\" }" "if (! (test-path \"$dir\\etc\")) { new-item -itemtype directory \"$dir\\etc\" }"

View File

@ -14,9 +14,7 @@
"bin\\groovyserver.exe" "bin\\groovyserver.exe"
], ],
"suggest": { "suggest": {
"Groovy": [ "Groovy": "groovy"
"groovy"
]
}, },
"checkver": { "checkver": {
"github": "https://github.com/kobo/groovyserv" "github": "https://github.com/kobo/groovyserv"

View File

@ -9,9 +9,7 @@
}, },
"bin": "bin/win32/inadyn-mt.exe", "bin": "bin/win32/inadyn-mt.exe",
"checkver": "title=\"/inadyn-mt/inadyn-mt\\.v\\.([\\d.]+)", "checkver": "title=\"/inadyn-mt/inadyn-mt\\.v\\.([\\d.]+)",
"depends": [ "depends": "sudo",
"sudo"
],
"extract_dir": "inadyn-mt.v.02.28.10", "extract_dir": "inadyn-mt.v.02.28.10",
"hash": "f69bea12d96b66f9f662a8df0730c60457b24f5fb5308b109936880ebf7be5ca", "hash": "f69bea12d96b66f9f662a8df0730c60457b24f5fb5308b109936880ebf7be5ca",
"notes": [ "notes": [

View File

@ -5,9 +5,7 @@
"license": "zlib", "license": "zlib",
"url": "http://constexpr.org/innoextract/files/innoextract-1.7/innoextract-1.7-windows.zip", "url": "http://constexpr.org/innoextract/files/innoextract-1.7/innoextract-1.7-windows.zip",
"hash": "md5:b801b0740b4ab19d69a739ab4a9180ae", "hash": "md5:b801b0740b4ab19d69a739ab4a9180ae",
"bin": [ "bin": "innoextract.exe",
"innoextract.exe"
],
"checkver": "<b itemprop=\"softwareVersion\">(\\d+\\.\\d+)</b>", "checkver": "<b itemprop=\"softwareVersion\">(\\d+\\.\\d+)</b>",
"autoupdate": { "autoupdate": {
"url": "http://constexpr.org/innoextract/files/innoextract-$version/innoextract-$version-windows.zip" "url": "http://constexpr.org/innoextract/files/innoextract-$version/innoextract-$version-windows.zip"

View File

@ -15,9 +15,7 @@
"extract_dir": "iperf-3.1.3-win32" "extract_dir": "iperf-3.1.3-win32"
} }
}, },
"bin": [ "bin": "iperf3.exe",
"iperf3.exe"
],
"checkver": { "checkver": {
"url": "https://iperf.fr/iperf-download.php", "url": "https://iperf.fr/iperf-download.php",
"re": "iPerf ([\\d.]+)<\\/a>" "re": "iPerf ([\\d.]+)<\\/a>"

View File

@ -9,9 +9,7 @@
"hash": "7da79c4b559b84f02466a403c8294c87716c421c8321db935f6c452e5ceac8df" "hash": "7da79c4b559b84f02466a403c8294c87716c421c8321db935f6c452e5ceac8df"
} }
}, },
"bin": [ "bin": "kompose.exe",
"kompose.exe"
],
"checkver": { "checkver": {
"github": "https://github.com/kubernetes/kompose" "github": "https://github.com/kubernetes/kompose"
}, },

View File

@ -16,9 +16,7 @@
], ],
"env_add_path": "bin", "env_add_path": "bin",
"suggest": { "suggest": {
"Kotlin": [ "Kotlin": "kotlin"
"kotlin"
]
}, },
"checkver": { "checkver": {
"github": "https://github.com/JetBrains/kotlin" "github": "https://github.com/JetBrains/kotlin"

View File

@ -13,9 +13,7 @@
"env_set": { "env_set": {
"LUA_DEV": "$dir" "LUA_DEV": "$dir"
}, },
"depends": [ "depends": "innounp",
"innounp"
],
"checkver": { "checkver": {
"url": "https://github.com/rjpcomputing/luaforwindows/releases/latest", "url": "https://github.com/rjpcomputing/luaforwindows/releases/latest",
"re": "/releases/tag/v([\\d.\\-]+)" "re": "/releases/tag/v([\\d.\\-]+)"

View File

@ -5,9 +5,7 @@
"url": "https://download.savannah.gnu.org/releases/lzip/lzip-1.20-w32.zip", "url": "https://download.savannah.gnu.org/releases/lzip/lzip-1.20-w32.zip",
"hash": "7ef27ab008377f6d96793b450391efee0a8682ca056a9fe688b264be92637271", "hash": "7ef27ab008377f6d96793b450391efee0a8682ca056a9fe688b264be92637271",
"extract_dir": "lzip-1.20-w32", "extract_dir": "lzip-1.20-w32",
"bin": [ "bin": "bin\\lzip.exe",
"bin\\lzip.exe"
],
"checkver": { "checkver": {
"url": "https://download.savannah.gnu.org/releases/lzip/", "url": "https://download.savannah.gnu.org/releases/lzip/",
"re": "lzip-([\\d.]+)-w32.zip", "re": "lzip-([\\d.]+)-w32.zip",

View File

@ -23,7 +23,5 @@
"url": "$url.sha1" "url": "$url.sha1"
} }
}, },
"persist": [ "persist": "conf"
"conf"
]
} }

View File

@ -5,9 +5,7 @@
"url": "https://download.microsoft.com/download/4/A/6/4A6AAED8-200C-457C-AB86-37505DE4C90D/msmpisetup.exe", "url": "https://download.microsoft.com/download/4/A/6/4A6AAED8-200C-457C-AB86-37505DE4C90D/msmpisetup.exe",
"hash": "2fa35146e3d7dce6aba3d9cd81c1e16166a405bfe7094d1ae03c60fcdeb8e455", "hash": "2fa35146e3d7dce6aba3d9cd81c1e16166a405bfe7094d1ae03c60fcdeb8e455",
"env_add_path": ".", "env_add_path": ".",
"pre_install": [ "pre_install": "7z x -t# \"$dir\\msmpisetup.exe\" -o\"$dir\\tmp\"",
"7z x -t# \"$dir\\msmpisetup.exe\" -o\"$dir\\tmp\""
],
"architecture": { "architecture": {
"64bit": { "64bit": {
"installer": { "installer": {

View File

@ -6,9 +6,7 @@
"hash": "c012456b9f29e488b0e9a688aa43a34326dd573f9e99765cbdac2b81a4bc1060", "hash": "c012456b9f29e488b0e9a688aa43a34326dd573f9e99765cbdac2b81a4bc1060",
"bin": "nano.exe", "bin": "nano.exe",
"extract_dir": "nano-2.5.3-win32", "extract_dir": "nano-2.5.3-win32",
"post_install": [ "post_install": "if (-not (Test-Path ~/nano.rc)) { Copy-Item \"$dir/nano.rc\" ~/nano.rc }",
"if (-not (Test-Path ~/nano.rc)) { Copy-Item \"$dir/nano.rc\" ~/nano.rc }"
],
"checkver": "Latest Version\\s+([\\d.]+)", "checkver": "Latest Version\\s+([\\d.]+)",
"notes": [ "notes": [
"You can configure nano editor by editing the configuration file nano.rc", "You can configure nano editor by editing the configuration file nano.rc",

View File

@ -4,9 +4,7 @@
"version": "1.8.2", "version": "1.8.2",
"url": "https://github.com/ninja-build/ninja/releases/download/v1.8.2/ninja-win.zip", "url": "https://github.com/ninja-build/ninja/releases/download/v1.8.2/ninja-win.zip",
"hash": "c80313e6c26c0b9e0c241504718e2d8bbc2798b73429933adf03fdc6d84f0e70", "hash": "c80313e6c26c0b9e0c241504718e2d8bbc2798b73429933adf03fdc6d84f0e70",
"bin": [ "bin": "ninja.exe",
"ninja.exe"
],
"checkver": { "checkver": {
"github": "https://github.com/ninja-build/ninja" "github": "https://github.com/ninja-build/ninja"
}, },

View File

@ -7,9 +7,7 @@
"hash": "EE11B97BD075414EC196ED6EAE8E526AA78BB59251D9BDABE513D07E3B2B7BEA", "hash": "EE11B97BD075414EC196ED6EAE8E526AA78BB59251D9BDABE513D07E3B2B7BEA",
"bin": "nunit3-console.exe", "bin": "nunit3-console.exe",
"suggest": { "suggest": {
"NuGet": [ "NuGet": "nuget"
"nuget"
]
}, },
"checkver": { "checkver": {
"github": "https://github.com/nunit/nunit-console/", "github": "https://github.com/nunit/nunit-console/",

View File

@ -2,9 +2,7 @@
"homepage": "https://github.com/coreybutler/nvm-windows", "homepage": "https://github.com/coreybutler/nvm-windows",
"version": "1.1.7", "version": "1.1.7",
"url": "https://github.com/coreybutler/nvm-windows/releases/download/1.1.7/nvm-noinstall.zip", "url": "https://github.com/coreybutler/nvm-windows/releases/download/1.1.7/nvm-noinstall.zip",
"bin": [ "bin": "nvm.exe",
"nvm.exe"
],
"persist": [ "persist": [
"nodejs", "nodejs",
[ [
@ -39,9 +37,7 @@
] ]
} }
}, },
"notes": [ "notes": "You'll need to restart powershell/cmd to have it reload Environment Variables so nvm will work correctly",
"You'll need to restart powershell/cmd to have it reload Environment Variables so nvm will work correctly"
],
"checkver": "github", "checkver": "github",
"autoupdate": { "autoupdate": {
"url": "https://github.com/coreybutler/nvm-windows/releases/download/$version/nvm-noinstall.zip", "url": "https://github.com/coreybutler/nvm-windows/releases/download/$version/nvm-noinstall.zip",

View File

@ -9,9 +9,7 @@
"hash": "cdb84cc0000d0f0983120f903b2cad7114527ce2a9c4eb1988986eda7b877bfa" "hash": "cdb84cc0000d0f0983120f903b2cad7114527ce2a9c4eb1988986eda7b877bfa"
} }
}, },
"bin": [ "bin": "oc.exe",
"oc.exe"
],
"checkver": { "checkver": {
"url": "https://github.com/openshift/origin/releases/latest", "url": "https://github.com/openshift/origin/releases/latest",
"re": "openshift-origin-client-tools-v(?<version>[\\d.]+)-(?<commit>[\\d\\w]+)-windows\\.zip" "re": "openshift-origin-client-tools-v(?<version>[\\d.]+)-(?<commit>[\\d\\w]+)-windows\\.zip"

View File

@ -12,9 +12,7 @@
"hash": "sha1:ce02f50fa3d82f0d5464f28ac78d3ecee10c5f58" "hash": "sha1:ce02f50fa3d82f0d5464f28ac78d3ecee10c5f58"
} }
}, },
"bin": [ "bin": "pngcrush.exe",
"pngcrush.exe"
],
"checkver": { "checkver": {
"url": "https://sourceforge.net/projects/pmt/files/pngcrush-executables/", "url": "https://sourceforge.net/projects/pmt/files/pngcrush-executables/",
"re": "title=\"([0-9\\.]+)\"" "re": "title=\"([0-9\\.]+)\""

View File

@ -20,9 +20,7 @@
"env_set": { "env_set": {
"PGDATA": "$dir\\data" "PGDATA": "$dir\\data"
}, },
"post_install": [ "post_install": "if (!(Test-Path \"$dir\\data\\pg_hba.conf\")) { iex \"initdb --username=postgres --encoding=UTF8 --locale=en --lc-collate=C\" }",
"if (!(Test-Path \"$dir\\data\\pg_hba.conf\")) { iex \"initdb --username=postgres --encoding=UTF8 --locale=en --lc-collate=C\" }"
],
"notes": "To start/stop service, run `pg_ctl start`, `pg_ctl stop`.", "notes": "To start/stop service, run `pg_ctl start`, `pg_ctl stop`.",
"checkver": { "checkver": {
"url": "https://www.enterprisedb.com/products-services-training/pgbindownload", "url": "https://www.enterprisedb.com/products-services-training/pgbindownload",

View File

@ -4,7 +4,5 @@
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"url": "https://downloads.sourceforge.net/project/premake/Premake/4.4/premake-4.4-beta5-windows.zip", "url": "https://downloads.sourceforge.net/project/premake/Premake/4.4/premake-4.4-beta5-windows.zip",
"hash": "09614c122156617a2b7973cc9f686daa32e64e3e7335d38db887cfb8f6a8574d", "hash": "09614c122156617a2b7973cc9f686daa32e64e3e7335d38db887cfb8f6a8574d",
"bin": [ "bin": "premake4.exe"
"premake4.exe"
]
} }

View File

@ -4,9 +4,7 @@
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"url": "https://github.com/premake/premake-core/releases/download/v5.0.0-alpha13/premake-5.0.0-alpha13-windows.zip", "url": "https://github.com/premake/premake-core/releases/download/v5.0.0-alpha13/premake-5.0.0-alpha13-windows.zip",
"hash": "712ee206fd2df4adf6320500b755d131ff5fac188a2a653876ae10d3066f4163", "hash": "712ee206fd2df4adf6320500b755d131ff5fac188a2a653876ae10d3066f4163",
"bin": [ "bin": "premake5.exe",
"premake5.exe"
],
"checkver": { "checkver": {
"url": "https://github.com/premake/premake-core/releases/latest", "url": "https://github.com/premake/premake-core/releases/latest",
"re": "/releases/tag/v(5[0-9.]+-?(alpha|beta)?([0-9.]+)?)" "re": "/releases/tag/v(5[0-9.]+-?(alpha|beta)?([0-9.]+)?)"

View File

@ -1,6 +1,10 @@
{ {
"homepage": "https://github.com/lukesampson/psutils", "homepage": "https://github.com/lukesampson/psutils",
"description": "\n\tA collection of command line utilities written in PowerShell,\n\tproudly ignoring PowerShell Verb-Noun naming conventions.", "description": [
"",
"A collection of command line utilities written in PowerShell,",
"proudly ignoring PowerShell Verb-Noun naming conventions."
],
"version": "0.2018.08.04", "version": "0.2018.08.04",
"url": "https://github.com/lukesampson/psutils/archive/de1a069215c54a1cb105f3dc79f14e25570c75f2.zip", "url": "https://github.com/lukesampson/psutils/archive/de1a069215c54a1cb105f3dc79f14e25570c75f2.zip",
"hash": "432d21448ec3ed8e95e82e6ad0b633e096b1cd1c37bed081b8dbe2fd59f9fb1b", "hash": "432d21448ec3ed8e95e82e6ad0b633e096b1cd1c37bed081b8dbe2fd59f9fb1b",

View File

@ -114,8 +114,6 @@
"$create_reg.Invoke(\"Python\\PythonCore\\3.5\\InstallPath\", \"$dir\")", "$create_reg.Invoke(\"Python\\PythonCore\\3.5\\InstallPath\", \"$dir\")",
"$create_reg.Invoke(\"Python\\PythonCore\\3.5\\PythonPath\", \"$dir;$dir\\Lib\\;$dir\\DLLs\\\")" "$create_reg.Invoke(\"Python\\PythonCore\\3.5\\PythonPath\", \"$dir;$dir\\Lib\\;$dir\\DLLs\\\")"
], ],
"env_add_path": [ "env_add_path": "scripts",
"scripts"
],
"checkver": "<p>Latest: <a href=\".*\">Python ([\\d.]+)</a> - <a.*>.*</a></p>" "checkver": "<p>Latest: <a href=\".*\">Python ([\\d.]+)</a> - <a.*>.*</a></p>"
} }

View File

@ -13,9 +13,7 @@
}, },
"license": "Apache-2.0", "license": "Apache-2.0",
"extract_dir": "rancher-compose-v0.12.5", "extract_dir": "rancher-compose-v0.12.5",
"bin": [ "bin": "rancher-compose.exe",
"rancher-compose.exe"
],
"checkver": { "checkver": {
"github": "https://github.com/rancher/rancher-compose" "github": "https://github.com/rancher/rancher-compose"
}, },

View File

@ -12,6 +12,6 @@
"url": "https://svtplay-dl.se/download/$version/svtplay-dl.zip" "url": "https://svtplay-dl.se/download/$version/svtplay-dl.zip"
}, },
"suggest": { "suggest": {
"ffmpeg for joining audio and video streams": ["ffmpeg"] "ffmpeg for joining audio and video streams": "ffmpeg"
} }
} }

View File

@ -2,11 +2,7 @@
"homepage": "http://gnuwin32.sourceforge.net/packages/which.htm", "homepage": "http://gnuwin32.sourceforge.net/packages/which.htm",
"version": "2.20", "version": "2.20",
"license": "GPL-2.0", "license": "GPL-2.0",
"url": [ "url": "https://sourceforge.net/projects/gnuwin32/files/which/2.20/which-2.20-bin.zip",
"https://sourceforge.net/projects/gnuwin32/files/which/2.20/which-2.20-bin.zip" "hash": "035ec15541649f75459fb81f02406c72e1129fc9041b308160938ae712a603a4",
],
"hash": [
"035ec15541649f75459fb81f02406c72e1129fc9041b308160938ae712a603a4"
],
"bin": "bin\\which.exe" "bin": "bin\\which.exe"
} }

View File

@ -39,7 +39,6 @@
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://downloads.sourceforge.net/project/winpython/WinPython_$majorVersion.$minorVersion/$version/WinPython64-$versionZero.exe" "url": "https://downloads.sourceforge.net/project/winpython/WinPython_$majorVersion.$minorVersion/$version/WinPython64-$versionZero.exe"
}, },
"32bit": { "32bit": {
"url": "https://downloads.sourceforge.net/project/winpython/WinPython_$majorVersion.$minorVersion/$version/WinPython32-$versionZero.exe" "url": "https://downloads.sourceforge.net/project/winpython/WinPython_$majorVersion.$minorVersion/$version/WinPython32-$versionZero.exe"

View File

@ -5,7 +5,5 @@
"url": "https://downloads.sourceforge.net/project/xming/Xming-mesa/6.9.0.31/Xming-mesa-6-9-0-31-setup.exe?r=scoop", "url": "https://downloads.sourceforge.net/project/xming/Xming-mesa/6.9.0.31/Xming-mesa-6-9-0-31-setup.exe?r=scoop",
"hash": "md5:E580DEBBF6110CFC4D8FCD20BEB541C1", "hash": "md5:E580DEBBF6110CFC4D8FCD20BEB541C1",
"innosetup": true, "innosetup": true,
"bin": [ "bin": "XLaunch.exe"
"XLaunch.exe"
]
} }

View File

@ -13,9 +13,7 @@
"url": "http://www.tortall.net/projects/yasm/releases/yasm-1.3.0-win32.exe#/yasm.exe" "url": "http://www.tortall.net/projects/yasm/releases/yasm-1.3.0-win32.exe#/yasm.exe"
} }
}, },
"bin": [ "bin": "yasm.exe",
"yasm.exe"
],
"checkver": { "checkver": {
"url": "http://yasm.tortall.net/Download.html", "url": "http://yasm.tortall.net/Download.html",
"re": "Latest Release: ([\\d.]+)" "re": "Latest Release: ([\\d.]+)"

View File

@ -12,9 +12,7 @@
"hash": "97deb99fe1bc9320024cd6185a75bd5088e3fb03361494d31a73abbd7e42af5d" "hash": "97deb99fe1bc9320024cd6185a75bd5088e3fb03361494d31a73abbd7e42af5d"
} }
}, },
"bin": [ "bin": "bin\\yubico-piv-tool.exe",
"bin\\yubico-piv-tool.exe"
],
"checkver": { "checkver": {
"url": "https://developers.yubico.com/yubico-piv-tool/Releases/", "url": "https://developers.yubico.com/yubico-piv-tool/Releases/",
"re": "yubico-piv-tool-([\\d.]+)-win64.zip" "re": "yubico-piv-tool-([\\d.]+)-win64.zip"

View File

@ -10,9 +10,7 @@
"bin\\zkServer.cmd", "bin\\zkServer.cmd",
"bin\\zkCli.cmd" "bin\\zkCli.cmd"
], ],
"persist": [ "persist": "data",
"data"
],
"suggest": { "suggest": {
"JDK": [ "JDK": [
"java/oraclejdk", "java/oraclejdk",