[\\d.]+).*\\.exe"
- },
- "autoupdate": {
- "architecture": {
- "64bit": {
- "url": "https://github.com/git-for-windows/git/releases/download/v$matchVersion/PortableGit-$matchShort-64-bit.7z.exe#/dl.7z"
- },
- "32bit": {
- "url": "https://github.com/git-for-windows/git/releases/download/v$matchVersion/PortableGit-$matchShort-32-bit.7z.exe#/dl.7z"
- }
- },
- "hash": {
- "url": "https://github.com/git-for-windows/git/releases/latest",
- "find": "$basename<\\/td>\\s* | ([0-9a-fA-F]+)<\\/td>"
- }
- }
-}
diff --git a/bucket/git.json b/bucket/git.json
deleted file mode 100644
index 40e8e7b29a..0000000000
--- a/bucket/git.json
+++ /dev/null
@@ -1,61 +0,0 @@
-{
- "##": "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",
- "version": "2.21.0.windows.1",
- "architecture": {
- "64bit": {
- "url": "https://github.com/git-for-windows/git/releases/download/v2.21.0.windows.1/PortableGit-2.21.0-64-bit.7z.exe#/dl.7z",
- "hash": "208926e53fa4bd11a1379fddcaf26e49ff08dc4c589dd2570a1307c31b3b9939"
- },
- "32bit": {
- "url": "https://github.com/git-for-windows/git/releases/download/v2.21.0.windows.1/PortableGit-2.21.0-32-bit.7z.exe#/dl.7z",
- "hash": "83df8f4349882ff858d77f557531d85fb9f57b097b1af22486fa4bf5351ba3cc"
- }
- },
- "bin": [
- "cmd\\git.exe",
- "cmd\\gitk.exe",
- "cmd\\git-gui.exe",
- "usr\\bin\\tig.exe",
- "git-bash.exe"
- ],
- "shortcuts": [
- [
- "git-bash.exe",
- "Git Bash",
- "--cd-to-home",
- "usr\\share\\git\\git-for-windows.ico"
- ]
- ],
- "post_install": "git config --global credential.helper manager",
- "notes": [
- "To get Git to recognise OpenSSH, you will need to run",
- "",
- "scoop install openssh",
- "[environment]::setenvironmentvariable('GIT_SSH', (resolve-path (scoop which ssh)), 'USER')",
- "",
- "and then restart powershell."
- ],
- "checkver": {
- "url": "https://github.com/git-for-windows/git/releases/latest",
- "re": "v(?[\\d\\w.]+)/PortableGit-(?[\\d.]+).*\\.exe"
- },
- "env_set": {
- "GIT_INSTALL_ROOT": "$dir"
- },
- "autoupdate": {
- "architecture": {
- "64bit": {
- "url": "https://github.com/git-for-windows/git/releases/download/v$matchVersion/PortableGit-$matchShort-64-bit.7z.exe#/dl.7z"
- },
- "32bit": {
- "url": "https://github.com/git-for-windows/git/releases/download/v$matchVersion/PortableGit-$matchShort-32-bit.7z.exe#/dl.7z"
- }
- },
- "hash": {
- "url": "https://github.com/git-for-windows/git/releases/latest",
- "find": "$basename<\\/td>\\s* | ([0-9a-fA-F]+)<\\/td>"
- }
- }
-}
diff --git a/bucket/git19.json b/bucket/git19.json
deleted file mode 100644
index 649a0c3cc6..0000000000
--- a/bucket/git19.json
+++ /dev/null
@@ -1,12 +0,0 @@
-{
- "homepage": "https://git-for-windows.github.io/",
- "license": "GPL-2.0",
- "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",
- "bin": [
- "cmd\\git.exe",
- "cmd\\gitk.cmd"
- ],
- "post_install": "git config --global credential.helper wincred"
-}
diff --git a/bucket/gitignore.json b/bucket/gitignore.json
deleted file mode 100644
index bbcb1f919c..0000000000
--- a/bucket/gitignore.json
+++ /dev/null
@@ -1,17 +0,0 @@
-{
- "homepage": "https://github.com/lukesampson/psutils",
- "description": "Fetches .gitignore file templates from gitignore.io and writes them to standard output.",
- "version": "0.2018.07.25",
- "license": "MIT",
- "url": "https://raw.githubusercontent.com/lukesampson/psutils/3290c04d7653ea8183a5e11d3d5a4e46716035d1/gitignore.ps1",
- "hash": "733e4e2bece6e84ad1d25589cc6d1f852587f2d4a6ffe74b8268435ae229487a",
- "bin": "gitignore.ps1",
- "checkver": {
- "url": "https://github.com/lukesampson/psutils",
- "re": "gitignore\\.ps1[\\S\\s]*?/(?[0-9a-f]{40})[\\S\\s]*?(\\d+)-(\\d+)-(\\d+)",
- "replace": "0.${1}.${2}.${3}"
- },
- "autoupdate": {
- "url": "https://raw.githubusercontent.com/lukesampson/psutils/$matchSha/gitignore.ps1"
- }
-}
diff --git a/bucket/gitkube.json b/bucket/gitkube.json
deleted file mode 100644
index c1293410f0..0000000000
--- a/bucket/gitkube.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "description": "Build and deploy docker images to Kubernetes using git push",
- "homepage": "https://github.com/hasura/gitkube",
- "license": "Apache-2.0",
- "version": "0.3.0",
- "architecture": {
- "64bit": {
- "url": "https://github.com/hasura/gitkube/releases/download/v0.3.0/gitkube_windows_amd64.exe#/gitkube.exe",
- "hash": "c0c8420ef048d2023e756a5c11e66dcd98c36812a455b524dc33baec4f29b438"
- }
- },
- "bin": "gitkube.exe",
- "checkver": "github",
- "autoupdate": {
- "architecture": {
- "64bit": {
- "url": "https://github.com/hasura/gitkube/releases/download/v$version/gitkube_windows_amd64.exe"
- }
- }
- }
-}
diff --git a/bucket/gitlab-runner.json b/bucket/gitlab-runner.json
deleted file mode 100644
index 22991f651f..0000000000
--- a/bucket/gitlab-runner.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "description": "GitLab Runner is the open source project that is used to run your jobs and send the results back to GitLab",
- "homepage": "https://docs.gitlab.com/runner/",
- "license": "MIT",
- "version": "11.10.0",
- "bin": "gitlab-runner.exe",
- "checkver": {
- "url": "https://gitlab.com/gitlab-org/gitlab-runner/tags?format=atom",
- "regex": "/tags/v([\\d.]+)<"
- },
- "architecture": {
- "64bit": {
- "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v11.10.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
- "hash": "b2028c55213472c341a1312eb191dbb30f59390fd281790115eeccdc12f423c4"
- },
- "32bit": {
- "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v11.10.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
- "hash": "6425e3600b3b1e4de092d857c867b624620bfa24ac1375349bf734f2173bb8e6"
- }
- },
- "autoupdate": {
- "architecture": {
- "64bit": {
- "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v$version/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe"
- },
- "32bit": {
- "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v$version/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe"
- }
- }
- },
- "notes": "Run 'gitlab-runner register' and 'gitlab-runner install' from an elevated prompt to set it up"
-}
diff --git a/bucket/gitversion.json b/bucket/gitversion.json
deleted file mode 100644
index 4480272ded..0000000000
--- a/bucket/gitversion.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "homepage": "https://github.com/GitTools/GitVersion",
- "description": "Easy Semantic Versioning for projects using Git.",
- "license": "MIT",
- "version": "4.0.0",
- "url": "https://packages.chocolatey.org/GitVersion.Portable.4.0.0.nupkg",
- "hash": "b398d4ae7943fdfba9917bf8e96044191bef4b62fd4292c3083550d7cd6b95d7",
- "extract_dir": "tools",
- "bin": "GitVersion.exe",
- "checkver": {
- "url": "https://chocolatey.org/packages/GitVersion.Portable",
- "regex": "Latest Version[\\S\\s]+?/([\\d.]+)"
- },
- "autoupdate": {
- "url": "https://packages.chocolatey.org/GitVersion.Portable.$version.nupkg",
- "hash": {
- "url": "https://chocolatey.org/packages/GitVersion.Portable/$version",
- "regex": "$sha256/analysis/\">$basename"
- }
- }
-}
diff --git a/bucket/glide.json b/bucket/glide.json
deleted file mode 100644
index c65a06dac0..0000000000
--- a/bucket/glide.json
+++ /dev/null
@@ -1,31 +0,0 @@
-{
- "homepage": "https://glide.sh/",
- "license": "MIT",
- "version": "0.13.2",
- "architecture": {
- "64bit": {
- "url": "https://github.com/Masterminds/glide/releases/download/v0.13.2/glide-v0.13.2-windows-amd64.zip",
- "hash": "bdbfbc3a42686b29659631c9d5880c47d468c54c41a4d2fe3015611528e837da",
- "extract_dir": "windows-amd64"
- },
- "32bit": {
- "url": "https://github.com/Masterminds/glide/releases/download/v0.13.2/glide-v0.13.2-windows-386.zip",
- "hash": "0e472dd22c436cbd341abfde00e6cf9c649dee9a99e8419194f06bfe99babd15",
- "extract_dir": "windows-386"
- }
- },
- "bin": "glide.exe",
- "checkver": {
- "github": "https://github.com/Masterminds/glide"
- },
- "autoupdate": {
- "architecture": {
- "64bit": {
- "url": "https://github.com/Masterminds/glide/releases/download/v$version/glide-v$version-windows-amd64.zip"
- },
- "32bit": {
- "url": "https://github.com/Masterminds/glide/releases/download/v$version/glide-v$version-windows-386.zip"
- }
- }
- }
-}
diff --git a/bucket/global.json b/bucket/global.json
deleted file mode 100644
index 9e8c1ed959..0000000000
--- a/bucket/global.json
+++ /dev/null
@@ -1,22 +0,0 @@
-{
- "homepage": "http://www.gnu.org/software/global/",
- "version": "6.6.3",
- "description": "A source code tagging system that works the same way across diverse environments.",
- "license": "GPL-3.0-or-later",
- "url": "http://adoxa.altervista.org/global/glo663wb.zip",
- "hash": "7f37768622e95e25274b23fac0178ebb200761d0ab64bc204a73bffcec338f4a",
- "bin": [
- "bin\\global.exe",
- "bin\\gtags.exe",
- "bin\\gtags-cscope.exe",
- "bin\\htags.exe",
- "bin\\gozilla.exe"
- ],
- "checkver": {
- "url": "http://adoxa.altervista.org/global/",
- "regex": "GLOBAL ([0-9.]+)"
- },
- "autoupdate": {
- "url": "http://adoxa.altervista.org/global/glo$cleanVersionwb.zip"
- }
-}
diff --git a/bucket/glslang-nightly.json b/bucket/glslang-nightly.json
deleted file mode 100644
index cf167a381e..0000000000
--- a/bucket/glslang-nightly.json
+++ /dev/null
@@ -1,9 +0,0 @@
-{
- "homepage": "https://www.khronos.org/opengles/sdk/tools/Reference-Compiler/",
- "version": "nightly",
- "url": "https://github.com/KhronosGroup/glslang/releases/download/master-tot/glslang-master-windows-x64-Release.zip",
- "bin": [
- "bin\\glslangValidator.exe",
- "bin\\spirv-remap.exe"
- ]
-}
diff --git a/bucket/glslang.json b/bucket/glslang.json
deleted file mode 100644
index be706e422b..0000000000
--- a/bucket/glslang.json
+++ /dev/null
@@ -1,17 +0,0 @@
-{
- "homepage": "https://www.khronos.org/opengles/sdk/tools/Reference-Compiler/",
- "version": "7.11.3113",
- "url": "https://github.com/KhronosGroup/glslang/releases/download/7.11.3113/glslang-master-windows-x64-Release.zip",
- "hash": "3e4826a47bee7442e1c39311575dc91a265b7ba5a3d59795191b0b2a114ad8f6",
- "bin": [
- "bin\\glslangValidator.exe",
- "bin\\spirv-remap.exe"
- ],
- "checkver": {
- "url": "https://github.com/KhronosGroup/glslang/releases",
- "regex": "/releases/tag/(?:v)?([\\d.]+)"
- },
- "autoupdate": {
- "url": "https://github.com/KhronosGroup/glslang/releases/download/$version/glslang-master-windows-x64-Release.zip"
- }
-}
diff --git a/bucket/gnirehtet.json b/bucket/gnirehtet.json
deleted file mode 100644
index 31921dadd7..0000000000
--- a/bucket/gnirehtet.json
+++ /dev/null
@@ -1,26 +0,0 @@
-{
- "homepage": "https://github.com/Genymobile/gnirehtet",
- "description": "Reverse tethering for Android (no root required)",
- "license": "Apache-2.0",
- "version": "2.3",
- "depends": "adb",
- "architecture": {
- "64bit": {
- "url": "https://github.com/Genymobile/gnirehtet/releases/download/v2.3/gnirehtet-rust-win64-v2.3.zip",
- "hash": "4c4d961f069a663d6b826f24a8795d1752f3e316f121d2bfc296a4cd32c8d4ca"
- }
- },
- "extract_dir": "gnirehtet-rust-win64",
- "bin": "gnirehtet.exe",
- "checkver": "github",
- "autoupdate": {
- "architecture": {
- "64bit": {
- "url": "https://github.com/Genymobile/gnirehtet/releases/download/$version/gnirehtet-rust-win64-$version.zip",
- "hash": {
- "url": "$baseurl/SHA256SUMS.txt"
- }
- }
- }
- }
-}
diff --git a/bucket/gnupg.json b/bucket/gnupg.json
deleted file mode 100644
index ac4398138d..0000000000
--- a/bucket/gnupg.json
+++ /dev/null
@@ -1,15 +0,0 @@
-{
- "homepage": "https://www.gnupg.org/",
- "version": "2.2.15",
- "license": "GPL-3.0",
- "url": "https://www.gnupg.org/ftp/gcrypt/binary/gnupg-w32-2.2.15_20190326.exe#/dl.7z",
- "hash": "24d003adaacdbb16047a3e08fdb40b855f7ecdedc28435c767c88493260d6b25",
- "env_add_path": "bin",
- "checkver": {
- "url": "https://www.gnupg.org/download/index.html",
- "re": "gnupg-w32-(?[\\d.]+)_(?[\\d]{8}).exe"
- },
- "autoupdate": {
- "url": "https://www.gnupg.org/ftp/gcrypt/binary/gnupg-w32-$version_$matchDate.exe#/dl.7z"
- }
-}
diff --git a/bucket/gnupg1.json b/bucket/gnupg1.json
deleted file mode 100644
index c0adc5ad1d..0000000000
--- a/bucket/gnupg1.json
+++ /dev/null
@@ -1,23 +0,0 @@
-{
- "homepage": "https://www.gnupg.org/",
- "version": "1.4.23",
- "license": "GPL-3.0",
- "url": "https://www.gnupg.org/ftp/gcrypt/binary/gnupg-w32cli-1.4.23.exe#/dl.7z",
- "hash": "59234aed42a0822c53480de33e2d6a2d82f3c0cde1dc0fdabebad1549014f2b6",
- "bin": [
- "gpg.exe",
- "gpgkeys_curl.exe",
- "gpgkeys_finger.exe",
- "gpgkeys_hkp.exe",
- "gpgkeys_ldap.exe",
- "gpgsplit.exe",
- "gpgv.exe"
- ],
- "checkver": {
- "url": "https://www.gnupg.org/ftp/gcrypt/binary/",
- "re": "gnupg-w32cli-(?1\\.[\\d.]+)\\.exe"
- },
- "autoupdate": {
- "url": "https://www.gnupg.org/ftp/gcrypt/binary/gnupg-w32cli-$version.exe#/dl.7z"
- }
-}
diff --git a/bucket/go.json b/bucket/go.json
deleted file mode 100644
index d87c843c1f..0000000000
--- a/bucket/go.json
+++ /dev/null
@@ -1,49 +0,0 @@
-{
- "version": "1.12.4",
- "homepage": "https://golang.org",
- "license": "BSD-3-Clause",
- "extract_dir": "go",
- "env_set": {
- "GOROOT": "$dir"
- },
- "bin": [
- "bin/go.exe",
- "bin/gofmt.exe",
- "bin/godoc.exe"
- ],
- "installer": {
- "script": "add_first_in_path \"$env:USERPROFILE\\go\\bin\" $global"
- },
- "uninstaller": {
- "script": "remove_from_path \"$env:USERPROFILE\\go\\bin\" $global"
- },
- "architecture": {
- "64bit": {
- "url": "https://storage.googleapis.com/golang/go1.12.4.windows-amd64.zip",
- "hash": "25b043ebacca2fa2c87bbcd7463be5f34fbd225247c101888f81647fadbdfca0"
- },
- "32bit": {
- "url": "https://storage.googleapis.com/golang/go1.12.4.windows-386.zip",
- "hash": "4bc649c74c63aec9829523843669794b41e46f99bc78dd3a52f312604d36b165"
- }
- },
- "checkver": "Build version go([\\d\\.]+)\\.",
- "autoupdate": {
- "architecture": {
- "64bit": {
- "url": "https://storage.googleapis.com/golang/go$version.windows-amd64.zip"
- },
- "32bit": {
- "url": "https://storage.googleapis.com/golang/go$version.windows-386.zip"
- }
- },
- "hash": {
- "url": "$url.sha256"
- }
- },
- "notes": [
- "Your GOROOT has been set to: $dir",
- "You can run 'go env GOROOT' to view this at any time.",
- "\"$env:USERPROFILE\\go\\bin)\" has been added to your PATH."
- ]
-}
diff --git a/bucket/gof.json b/bucket/gof.json
deleted file mode 100644
index 1a10730ebf..0000000000
--- a/bucket/gof.json
+++ /dev/null
@@ -1,29 +0,0 @@
-{
- "homepage": "https://github.com/mattn/gof",
- "version": "0.0.1",
- "license": "MIT",
- "architecture": {
- "64bit": {
- "url": "https://github.com/mattn/gof/releases/download/v0.0.1/gof_windows_amd64.zip",
- "hash": "61A00215F6F15C28563A8D844440109C162E48369C908131AF36FD99EB867580"
- },
- "32bit": {
- "url": "https://github.com/mattn/gof/releases/download/v0.0.1/gof_windows_386.zip",
- "hash": "4F0CCAC830D80E1401D5C51349AA639950792657E900BB54DC36FF6B1723A0DA"
- }
- },
- "bin": "gof.exe",
- "checkver": {
- "github": "https://github.com/mattn/gof"
- },
- "autoupdate": {
- "architecture": {
- "64bit": {
- "url": "https://github.com/mattn/gof/releases/download/$version/gof_windows_amd64.zip"
- },
- "32bit": {
- "url": "https://github.com/mattn/gof/releases/download/$version/gof_windows_386.zip"
- }
- }
- }
-}
diff --git a/bucket/gomake.json b/bucket/gomake.json
deleted file mode 100644
index 64690e4bbc..0000000000
--- a/bucket/gomake.json
+++ /dev/null
@@ -1,24 +0,0 @@
-{
- "version": "2.4.1",
- "description": "Cross platform build tool / task runner.",
- "homepage": "https://github.com/brad-jones/gomake/",
- "license": "MIT",
- "architecture": {
- "64bit": {
- "url": "https://github.com/brad-jones/gomake/releases/download/v2.4.1/gomake_windows_amd64.zip",
- "hash": "34ef98a736235d315e631bdf792c1de103f0abc771a0660eee71558e093fa7e6"
- }
- },
- "bin": "gomake.exe",
- "checkver": "github",
- "autoupdate": {
- "architecture": {
- "64bit": {
- "url": "https://github.com/brad-jones/gomake/releases/download/v$version/gomake_windows_amd64.zip"
- }
- },
- "hash": {
- "url": "$baseurl/gomake_sha256_checksums.txt"
- }
- }
-}
diff --git a/bucket/gopass.json b/bucket/gopass.json
deleted file mode 100644
index d707a92fd5..0000000000
--- a/bucket/gopass.json
+++ /dev/null
@@ -1,28 +0,0 @@
-{
- "homepage": "https://www.gopass.pw/",
- "description": "The slightly more awesome standard unix password manager for teams",
- "version": "1.8.5",
- "license": "MIT",
- "architecture": {
- "64bit": {
- "url": "https://github.com/gopasspw/gopass/releases/download/v1.8.5/gopass-1.8.5-windows-amd64.zip",
- "hash": "3b2217f82aaf5c215ea3db98e44c57868ccb6c07ece684377a46484924f354ae",
- "extract_dir": "gopass-1.8.5-windows-amd64"
- }
- },
- "bin": "gopass.exe",
- "checkver": {
- "github": "https://github.com/gopasspw/gopass"
- },
- "autoupdate": {
- "architecture": {
- "64bit": {
- "url": "https://github.com/gopasspw/gopass/releases/download/v$version/gopass-$version-windows-amd64.zip",
- "extract_dir": "gopass-$version-windows-amd64"
- }
- },
- "hash": {
- "url": "$baseurl/gopass_$version_SHA256SUMS"
- }
- }
-}
diff --git a/bucket/gource.json b/bucket/gource.json
deleted file mode 100644
index 231e976218..0000000000
--- a/bucket/gource.json
+++ /dev/null
@@ -1,20 +0,0 @@
-{
- "homepage": "https://gource.io/",
- "description": "OpenGL-based 3D visualisation tool for source control repositories.",
- "version": "0.47",
- "license": "GPL-3.0",
- "architecture": {
- "64bit": {
- "url": "https://github.com/acaudwell/Gource/releases/download/gource-0.47/gource-0.47.win64.zip",
- "hash": "4dd9726ad1a4bceecaeeb042494f213ed8ce70ea42aaffbae451a4a5707dbd03",
- "bin": "gource.exe"
- }
- },
- "checkver": {
- "url": "https://gource.io/",
- "re": "gource-([\\d.]+).win64.zip"
- },
- "autoupdate": {
- "url": "https://github.com/acaudwell/Gource/releases/download/gource-$version/gource-$version.win64.zip"
- }
-}
diff --git a/bucket/gow.json b/bucket/gow.json
deleted file mode 100644
index 277d51642e..0000000000
--- a/bucket/gow.json
+++ /dev/null
@@ -1,136 +0,0 @@
-{
- "homepage": "https://github.com/bmatzelle/gow",
- "version": "0.8.0",
- "url": "https://github.com/bmatzelle/gow/releases/download/v0.8.0/Gow-0.8.0.exe#/dl.7z",
- "hash": "9b06e0f9471d61d1019bf4d133c0ed23a4ccee27b6b8758a922d681469b82e42",
- "checkver": {
- "url": "https://github.com/bmatzelle/gow/releases",
- "re": "Gow ([\\d.]+)"
- },
- "pre_install": "\"@cscript //NoLogo \"\"$dir\\bin\\gow.vbs\"\" %1\" | Set-Content -force \"$dir\\bin\\gow.bat\"",
- "post_install": [
- "# create etc directory (required by bash), if needed",
- "if (! (test-path \"$dir\\etc\")) { new-item -itemtype directory \"$dir\\etc\" }"
- ],
- "bin": [
- "bin\\awk.exe",
- "bin\\basename.exe",
- "bin\\bash.exe",
- "bin\\bc.exe",
- "bin\\bison.exe",
- "bin\\bunzip2.exe",
- "bin\\bzip2.exe",
- "bin\\bzip2recover.exe",
- "bin\\cat.exe",
- "bin\\chgrp.exe",
- "bin\\chmod.exe",
- "bin\\chown.exe",
- "bin\\chroot.exe",
- "bin\\cksum.exe",
- "bin\\clear.bat",
- "bin\\cp.exe",
- "bin\\csplit.exe",
- "bin\\curl.exe",
- "bin\\cut.exe",
- "bin\\dc.exe",
- "bin\\dd.exe",
- "bin\\df.exe",
- "bin\\diff.exe",
- "bin\\diff3.exe",
- "bin\\dirname.exe",
- "bin\\dos2unix.exe",
- "bin\\du.exe",
- "bin\\egrep.exe",
- "bin\\env.exe",
- "bin\\expand.exe",
- "bin\\expr.exe",
- "bin\\factor.exe",
- "bin\\fgrep.exe",
- "bin\\flex.exe",
- "bin\\fmt.exe",
- "bin\\fold.exe",
- "bin\\gawk.exe",
- "bin\\gfind.exe",
- "bin\\gow.bat",
- "bin\\grep.exe",
- "bin\\gsar.exe",
- "bin\\gsort.exe",
- "bin\\gzip.exe",
- "bin\\head.exe",
- "bin\\hostid.exe",
- "bin\\hostname.exe",
- "bin\\id.exe",
- "bin\\indent.exe",
- "bin\\install.exe",
- "bin\\join.exe",
- "bin\\jwhois.exe",
- "bin\\less.exe",
- "bin\\lesskey.exe",
- "bin\\ln.exe",
- "bin\\ls.exe",
- "bin\\m4.exe",
- "bin\\make.exe",
- "bin\\md5sum.exe",
- "bin\\mkdir.exe",
- "bin\\mkfifo.exe",
- "bin\\mknod.exe",
- "bin\\mv.exe",
- "bin\\nano.exe",
- "bin\\ncftp.exe",
- "bin\\nl.exe",
- "bin\\od.exe",
- "bin\\pageant.exe",
- "bin\\paste.exe",
- "bin\\patch.exe",
- "bin\\pathchk.exe",
- "bin\\plink.exe",
- "bin\\pr.exe",
- "bin\\printenv.exe",
- "bin\\printf.exe",
- "bin\\pscp.exe",
- "bin\\psftp.exe",
- "bin\\putty.exe",
- "bin\\puttygen.exe",
- "bin\\pwd.exe",
- "bin\\rm.exe",
- "bin\\rmdir.exe",
- "bin\\scp.bat",
- "bin\\sdiff.exe",
- "bin\\sed.exe",
- "bin\\seq.exe",
- "bin\\sftp.bat",
- "bin\\sha1sum.exe",
- "bin\\shar.exe",
- "bin\\sleep.exe",
- "bin\\split.exe",
- "bin\\ssh.bat",
- "bin\\su.exe",
- "bin\\sum.exe",
- "bin\\sync.exe",
- "bin\\tac.exe",
- "bin\\tail.exe",
- "bin\\tar.exe",
- "bin\\tee.exe",
- "bin\\test.exe",
- "bin\\touch.exe",
- "bin\\tr.exe",
- "bin\\uname.exe",
- "bin\\unexpand.exe",
- "bin\\uniq.exe",
- "bin\\unix2dos.exe",
- "bin\\unlink.exe",
- "bin\\unrar.exe",
- "bin\\unshar.exe",
- "bin\\uudecode.exe",
- "bin\\uuencode.exe",
- "bin\\vim.exe",
- "bin\\wc.exe",
- "bin\\wget.exe",
- "bin\\whereis.bat",
- "bin\\which.exe",
- "bin\\whoami.exe",
- "bin\\xargs.exe",
- "bin\\yes.exe",
- "bin\\zip.exe"
- ]
-}
diff --git a/bucket/gpg.json b/bucket/gpg.json
deleted file mode 100644
index bf8256a08a..0000000000
--- a/bucket/gpg.json
+++ /dev/null
@@ -1,19 +0,0 @@
-{
- "homepage": "https://www.gnupg.org/",
- "version": "2.2.15",
- "license": "GPL-3.0",
- "url": "https://www.gnupg.org/ftp/gcrypt/binary/gnupg-w32-2.2.15_20190326.exe#/dl.7z",
- "hash": "sha1:f5f7eeadfdf6ad971b5313f045083b4f95ace07b",
- "env_add_path": "bin",
- "checkver": {
- "url": "https://www.gnupg.org/download/index.html",
- "re": "gnupg-w32-(?[\\d.]+)_(?[\\d]{8}).exe"
- },
- "autoupdate": {
- "url": "https://www.gnupg.org/ftp/gcrypt/binary/gnupg-w32-$version_$matchDate.exe#/dl.7z",
- "hash": {
- "url": "https://www.gnupg.org/download/integrity_check.html",
- "regex": "$sha1.*$basename"
- }
- }
-}
diff --git a/bucket/gradle-bin.json b/bucket/gradle-bin.json
deleted file mode 100644
index 062bcd2e67..0000000000
--- a/bucket/gradle-bin.json
+++ /dev/null
@@ -1,26 +0,0 @@
-{
- "homepage": "https://gradle.org",
- "version": "5.4",
- "license": "Apache-2.0",
- "hash": "c8c17574245ecee9ed7fe4f6b593b696d1692d1adbfef425bef9b333e3a0e8de",
- "url": "https://services.gradle.org/distributions/gradle-5.4-bin.zip",
- "extract_dir": "gradle-5.4",
- "bin": "bin\\gradle.bat",
- "suggest": {
- "JDK": [
- "java/oraclejdk",
- "java/openjdk"
- ]
- },
- "checkver": {
- "url": "https://gradle.org/install/",
- "re": "The current Gradle release is version ([\\d.]+)"
- },
- "autoupdate": {
- "url": "https://services.gradle.org/distributions/gradle-$version-bin.zip",
- "extract_dir": "gradle-$version",
- "hash": {
- "url": "$url.sha256"
- }
- }
-}
diff --git a/bucket/gradle.json b/bucket/gradle.json
deleted file mode 100644
index 8e0936a704..0000000000
--- a/bucket/gradle.json
+++ /dev/null
@@ -1,26 +0,0 @@
-{
- "homepage": "https://gradle.org",
- "version": "5.4",
- "license": "Apache-2.0",
- "hash": "f177768e7a032727e4338c8fd047f8f263e5bd283f67a7766c1ba4182c8455a6",
- "url": "https://services.gradle.org/distributions/gradle-5.4-all.zip",
- "extract_dir": "gradle-5.4",
- "bin": "bin\\gradle.bat",
- "suggest": {
- "JDK": [
- "java/oraclejdk",
- "java/openjdk"
- ]
- },
- "checkver": {
- "url": "https://gradle.org/install/",
- "re": "The current Gradle release is version ([\\d.]+)"
- },
- "autoupdate": {
- "url": "https://services.gradle.org/distributions/gradle-$version-all.zip",
- "extract_dir": "gradle-$version",
- "hash": {
- "url": "$url.sha256"
- }
- }
-}
diff --git a/bucket/grails.json b/bucket/grails.json
deleted file mode 100644
index a8c0f90626..0000000000
--- a/bucket/grails.json
+++ /dev/null
@@ -1,25 +0,0 @@
-{
- "homepage": "https://grails.org/",
- "version": "3.3.9",
- "license": "Apache-2.0",
- "url": "https://github.com/grails/grails-core/releases/download/v3.3.9/grails-3.3.9.zip",
- "hash": "d6c214642dadbb450db306a17fc6ff3a60fd9d1f515cc91b273f239a6a8adc76",
- "extract_dir": "grails-3.3.9",
- "bin": "bin\\grails.bat",
- "env_set": {
- "GRAILS_HOME": "$dir"
- },
- "suggest": {
- "JDK": [
- "java/oraclejdk",
- "java/openjdk"
- ]
- },
- "checkver": {
- "github": "https://github.com/grails/grails-core"
- },
- "autoupdate": {
- "url": "https://github.com/grails/grails-core/releases/download/v$version/grails-$version.zip",
- "extract_dir": "grails-$version"
- }
-}
diff --git a/bucket/graphicsmagick-q16.json b/bucket/graphicsmagick-q16.json
deleted file mode 100644
index fdb0c09547..0000000000
--- a/bucket/graphicsmagick-q16.json
+++ /dev/null
@@ -1,37 +0,0 @@
-{
- "homepage": "http://www.graphicsmagick.org/",
- "license": "MIT",
- "version": "1.3.31",
- "architecture": {
- "64bit": {
- "url": "https://downloads.sourceforge.net/project/graphicsmagick/graphicsmagick-binaries/1.3.31/GraphicsMagick-1.3.31-Q16-win64-dll.exe",
- "hash": "sha1:8b80ca47ec44d69da03a27c25a405213b962ef75"
- },
- "32bit": {
- "url": "https://downloads.sourceforge.net/project/graphicsmagick/graphicsmagick-binaries/1.3.31/GraphicsMagick-1.3.31-Q16-win32-dll.exe",
- "hash": "sha1:be91ea018a1313b3e52088e1e36b83df6b6f2988"
- }
- },
- "innosetup": true,
- "bin": [
- "gm.exe",
- [
- "gm.exe",
- "gm-q16"
- ]
- ],
- "checkver": {
- "url": "https://sourceforge.net/p/graphicsmagick/news/?source=navbar",
- "re": "GraphicsMagick ([\\d].[\\d].[\\d]+)"
- },
- "autoupdate": {
- "architecture": {
- "64bit": {
- "url": "https://downloads.sourceforge.net/project/graphicsmagick/graphicsmagick-binaries/$version/GraphicsMagick-$version-Q16-win64-dll.exe"
- },
- "32bit": {
- "url": "https://downloads.sourceforge.net/project/graphicsmagick/graphicsmagick-binaries/$version/GraphicsMagick-$version-Q16-win32-dll.exe"
- }
- }
- }
-}
diff --git a/bucket/graphicsmagick-q8.json b/bucket/graphicsmagick-q8.json
deleted file mode 100644
index 21be3919eb..0000000000
--- a/bucket/graphicsmagick-q8.json
+++ /dev/null
@@ -1,37 +0,0 @@
-{
- "homepage": "http://www.graphicsmagick.org/",
- "license": "MIT",
- "version": "1.3.31",
- "architecture": {
- "64bit": {
- "url": "https://downloads.sourceforge.net/project/graphicsmagick/graphicsmagick-binaries/1.3.31/GraphicsMagick-1.3.31-Q8-win64-dll.exe",
- "hash": "sha1:ed8c8d15018425d445a543f7184446676dee11f5"
- },
- "32bit": {
- "url": "https://downloads.sourceforge.net/project/graphicsmagick/graphicsmagick-binaries/1.3.31/GraphicsMagick-1.3.31-Q8-win32-dll.exe",
- "hash": "sha1:59ff46296da8bcb5b8dbc9e6e303408fb6a8d007"
- }
- },
- "innosetup": true,
- "bin": [
- "gm.exe",
- [
- "gm.exe",
- "gm-q8"
- ]
- ],
- "checkver": {
- "url": "https://sourceforge.net/p/graphicsmagick/news/?source=navbar",
- "re": "GraphicsMagick ([\\d].[\\d].[\\d]+)"
- },
- "autoupdate": {
- "architecture": {
- "64bit": {
- "url": "https://downloads.sourceforge.net/project/graphicsmagick/graphicsmagick-binaries/$version/GraphicsMagick-$version-Q8-win64-dll.exe"
- },
- "32bit": {
- "url": "https://downloads.sourceforge.net/project/graphicsmagick/graphicsmagick-binaries/$version/GraphicsMagick-$version-Q8-win32-dll.exe"
- }
- }
- }
-}
diff --git a/bucket/graphviz.json b/bucket/graphviz.json
deleted file mode 100644
index 750a1f99cd..0000000000
--- a/bucket/graphviz.json
+++ /dev/null
@@ -1,54 +0,0 @@
-{
- "homepage": "https://www.graphviz.org/",
- "version": "2.38",
- "license": "EPL-1.0",
- "url": "https://graphviz.gitlab.io/_pages/Download/windows/graphviz-2.38.msi",
- "hash": "c794ea03bc2631fff468f4d97fa6726c536fc98ee579529779aa6f45e94e4f6d",
- "bin": [
- "bin/acyclic.exe",
- "bin/bcomps.exe",
- "bin/ccomps.exe",
- "bin/circo.exe",
- "bin/dijkstra.exe",
- "bin/dot.exe",
- "bin/dotty.exe",
- "bin/fc-cache.exe",
- "bin/fc-cat.exe",
- "bin/fc-list.exe",
- "bin/fc-match.exe",
- "bin/fdp.exe",
- "bin/gc.exe",
- "bin/gml2gv.exe",
- "bin/graphml2gv.exe",
- "bin/gv2gml.exe",
- "bin/gvcolor.exe",
- "bin/gvedit.exe",
- "bin/gvgen.exe",
- "bin/gvmap.exe",
- "bin/gvpack.exe",
- "bin/gvpr.exe",
- "bin/gxl2gv.exe",
- "bin/lefty.exe",
- "bin/lneato.exe",
- "bin/mingle.exe",
- "bin/mm2gv.exe",
- "bin/neato.exe",
- "bin/nop.exe",
- "bin/osage.exe",
- "bin/patchwork.exe",
- "bin/prune.exe",
- "bin/sccmap.exe",
- "bin/sfdp.exe",
- "bin/smyrna.exe",
- "bin/tred.exe",
- "bin/twopi.exe",
- "bin/unflatten.exe"
- ],
- "checkver": {
- "url": "https://graphviz.gitlab.io/_pages/Download/Download_windows.html",
- "re": "([\\d.]+) Stable Release"
- },
- "autoupdate": {
- "url": "https://graphviz.gitlab.io/_pages/Download/windows/graphviz-$version.msi"
- }
-}
diff --git a/bucket/grep.json b/bucket/grep.json
deleted file mode 100644
index 8fd68270b7..0000000000
--- a/bucket/grep.json
+++ /dev/null
@@ -1,15 +0,0 @@
-{
- "version": "2.5.4",
- "description": "Print lines matching a pattern.",
- "homepage": "http://gnuwin32.sourceforge.net/packages/grep.htm",
- "license": "GPL-2.0-only",
- "url": [
- "https://downloads.sourceforge.net/projects/gnuwin32/grep/2.5.4/grep-2.5.4-bin.zip",
- "https://downloads.sourceforge.net/projects/gnuwin32/grep/2.5.4/grep-2.5.4-dep.zip"
- ],
- "hash": [
- "sha1:56f41d351b3ed8ac671df4dd3bbd4c4d3b9190a2",
- "sha1:6dc3a0d1a1751c731fb680a01650a1396c76648c"
- ],
- "bin": "bin\\grep.exe"
-}
diff --git a/bucket/groovy.json b/bucket/groovy.json
deleted file mode 100644
index 8d6e436d23..0000000000
--- a/bucket/groovy.json
+++ /dev/null
@@ -1,39 +0,0 @@
-{
- "homepage": "http://www.groovy-lang.org/",
- "version": "2.5.6",
- "license": "Apache-2.0",
- "url": "https://dl.bintray.com/groovy/maven/apache-groovy-binary-2.5.6.zip",
- "hash": "b64d0807d85857cb9d7a2137c6d5d828890598597ad0fd149faac20198ed8e92",
- "extract_dir": "groovy-2.5.6",
- "bin": [
- "bin\\grape.bat",
- "bin\\groovy.bat",
- "bin\\groovyc.bat",
- "bin\\groovyConsole.bat",
- "bin\\groovydoc.bat",
- "bin\\groovysh.bat",
- "bin\\java2groovy.bat",
- "bin\\startGroovy.bat"
- ],
- "env_set": {
- "GROOVY_HOME": "$dir"
- },
- "suggest": {
- "JDK": [
- "java/oraclejdk",
- "java/openjdk"
- ],
- "groovyserv": "groovyserv"
- },
- "checkver": {
- "url": "http://www.groovy-lang.org/download.html",
- "re": "apache-groovy-binary-([\\d.]+).zip"
- },
- "autoupdate": {
- "url": "https://dl.bintray.com/groovy/maven/apache-groovy-binary-$version.zip",
- "extract_dir": "groovy-$version",
- "hash": {
- "url": "$url.sha256"
- }
- }
-}
diff --git a/bucket/groovyserv.json b/bucket/groovyserv.json
deleted file mode 100644
index ebbe264cae..0000000000
--- a/bucket/groovyserv.json
+++ /dev/null
@@ -1,26 +0,0 @@
-{
- "homepage": "https://kobo.github.io/groovyserv/",
- "version": "1.2.0",
- "license": "Apache-2.0",
- "url": "https://bitbucket.org/kobo/groovyserv-mirror/downloads/groovyserv-1.2.0-bin.zip",
- "hash": "88a93e07ce18b7ea33f98dd75ce21550b3a25820dd6eb00ab790f16573317e93",
- "extract_dir": "groovyserv-1.2.0",
- "installer": {
- "file": "bin\\setup.bat",
- "keep": true
- },
- "bin": [
- "bin\\groovyclient.exe",
- "bin\\groovyserver.exe"
- ],
- "suggest": {
- "Groovy": "groovy"
- },
- "checkver": {
- "github": "https://github.com/kobo/groovyserv"
- },
- "autoupdate": {
- "url": "https://bitbucket.org/kobo/groovyserv-mirror/downloads/groovyserv-$version-bin.zip",
- "extract_dir": "groovyserv-$version"
- }
-}
diff --git a/bucket/guetzli.json b/bucket/guetzli.json
deleted file mode 100644
index 86517cc655..0000000000
--- a/bucket/guetzli.json
+++ /dev/null
@@ -1,41 +0,0 @@
-{
- "homepage": "https://github.com/google/guetzli",
- "description": "Perceptual JPEG encoder",
- "version": "1.0.1",
- "license": "Apache-2.0",
- "architecture": {
- "64bit": {
- "url": "https://github.com/google/guetzli/releases/download/v1.0.1/guetzli_windows_x86-64.exe",
- "hash": "bbac41d606c96cc57a94c802e581591647d6e1cfc83a97522509edbd392faeca",
- "bin": [
- [
- "guetzli_windows_x86-64.exe",
- "guetzli"
- ]
- ]
- },
- "32bit": {
- "url": "https://github.com/google/guetzli/releases/download/v1.0.1/guetzli_windows_x86.exe",
- "hash": "7fb69c00a99a9c0fd7e47f4d263b74c68a7e63405fc27784d955895e8b7f2061",
- "bin": [
- [
- "guetzli_windows_x86.exe",
- "guetzli"
- ]
- ]
- }
- },
- "checkver": {
- "github": "https://github.com/google/guetzli"
- },
- "autoupdate": {
- "architecture": {
- "64bit": {
- "url": "https://github.com/google/guetzli/releases/download/$version/guetzli_windows_x86-64.exe"
- },
- "32bit": {
- "url": "https://github.com/google/guetzli/releases/download/$version/guetzli_windows_x86.exe"
- }
- }
- }
-}
diff --git a/bucket/gunk.json b/bucket/gunk.json
deleted file mode 100644
index 2912e0ee58..0000000000
--- a/bucket/gunk.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "homepage": "https://github.com/gunk/gunk",
- "description": "Modern frontend and syntax for Protocol Buffers",
- "license": "MIT",
- "version": "0.1.0",
- "url": "https://github.com/gunk/gunk/releases/download/v0.1.0/gunk-v0.1.0-windows-amd64.zip",
- "hash": "073fa832c4be872a57433e26bfea06ec55bf976b7a44beff2c2dfbdafe19e990",
- "bin": "gunk.exe",
- "checkver": "github",
- "autoupdate": {
- "url": "https://github.com/gunk/gunk/releases/download/v$version/gunk-v$version-windows-amd64.zip"
- }
-}
diff --git a/bucket/gzip.json b/bucket/gzip.json
deleted file mode 100644
index 86a621f13c..0000000000
--- a/bucket/gzip.json
+++ /dev/null
@@ -1,15 +0,0 @@
-{
- "version": "1.3.12",
- "description": "Popular data compression program.",
- "homepage": "http://www.mingw.org/wiki/msys",
- "license": "GPL-2.0-only",
- "url": [
- "https://downloads.sourceforge.net/projects/mingw/MSYS/Base/gzip/gzip-1.3.12-2/gzip-1.3.12-2-msys-1.0.13-bin.tar.lzma",
- "https://downloads.sourceforge.net/projects/mingw/MSYS/Base/msys-core/msys-1.0.18-1/msysCORE-1.0.18-1-msys-1.0.18-bin.tar.lzma"
- ],
- "hash": [
- "sha1:a8954ccefa9732cd16b68e2fb50bfef281465c78",
- "sha1:36d52ca7066eb6ad0da68c6f31214416f4c9dcec"
- ],
- "bin": "bin\\gzip.exe"
-}
diff --git a/bucket/hadolint.json b/bucket/hadolint.json
deleted file mode 100644
index 8f715f55ff..0000000000
--- a/bucket/hadolint.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "description": "Dockerfile linter",
- "homepage": "https://github.com/hadolint/hadolint",
- "license": "GPL-3.0-or-later",
- "version": "1.16.3",
- "architecture": {
- "64bit": {
- "url": "https://github.com/hadolint/hadolint/releases/download/v1.16.3/hadolint-Windows-x86_64.exe#/hadolint.exe",
- "hash": "5846513893dd795e7abe1b7945b441ad94d7e8e3f66cdf39eba7b87bbd65590d"
- }
- },
- "bin": "hadolint.exe",
- "checkver": "github",
- "autoupdate": {
- "architecture": {
- "64bit": {
- "url": "https://github.com/hadolint/hadolint/releases/download/v$version/hadolint-Windows-x86_64.exe#/hadolint.exe"
- }
- }
- }
-}
diff --git a/bucket/handbrake-cli.json b/bucket/handbrake-cli.json
deleted file mode 100644
index 7226e038de..0000000000
--- a/bucket/handbrake-cli.json
+++ /dev/null
@@ -1,26 +0,0 @@
-{
- "homepage": "https://handbrake.fr/",
- "license": "GPL-2.0",
- "version": "1.2.2",
- "architecture": {
- "64bit": {
- "hash": "e5f2f510d56fcc199faa2a29cefae9b0fa8a7928f55114bcd40ad337fb8e0671",
- "url": "https://download.handbrake.fr/handbrake/releases/1.2.2/HandBrakeCLI-1.2.2-win-x86_64.zip"
- }
- },
- "bin": "HandBrakeCLI.exe",
- "checkver": {
- "github": "https://github.com/HandBrake/HandBrake"
- },
- "autoupdate": {
- "architecture": {
- "64bit": {
- "url": "https://download.handbrake.fr/handbrake/releases/$version/HandBrakeCLI-$version-win-x86_64.zip"
- }
- },
- "hash": {
- "find": "([a-fA-F0-9]{64}) | ",
- "url": "https://handbrake.fr/rotation.php?file=$basename"
- }
- }
-}
diff --git a/bucket/hashcat.json b/bucket/hashcat.json
deleted file mode 100644
index 1e00dc2aff..0000000000
--- a/bucket/hashcat.json
+++ /dev/null
@@ -1,35 +0,0 @@
-{
- "homepage": "https://hashcat.net/hashcat/",
- "license": "MIT",
- "version": "5.1.0",
- "url": "https://hashcat.net/files/hashcat-5.1.0.7z",
- "extract_dir": "hashcat-5.1.0",
- "architecture": {
- "64bit": {
- "bin": [
- [
- "hashcat64.exe",
- "hashcat",
- ""
- ]
- ]
- },
- "32bit": {
- "bin": [
- [
- "hashcat32.exe",
- "hashcat",
- ""
- ]
- ]
- }
- },
- "hash": "d3b98f183be2b676d1d9734ac40d80b79e9b53fac32045636682ca10970c8edb",
- "checkver": {
- "github": "https://github.com/hashcat/hashcat/"
- },
- "autoupdate": {
- "url": "https://hashcat.net/files/hashcat-$version.7z",
- "extract_dir": "hashcat-$version"
- }
-}
diff --git a/bucket/hashlink.json b/bucket/hashlink.json
deleted file mode 100644
index cc25b3da4c..0000000000
--- a/bucket/hashlink.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "homepage": "https://hashlink.haxe.org/",
- "description": "HashLink is a virtual machine for Haxe",
- "version": "1.9.0",
- "license": "MIT",
- "url": "https://github.com/HaxeFoundation/hashlink/releases/download/1.9/hl-1.9.0-win.zip",
- "hash": "8a2f2960f0174e6585e685fcc6fb93839b2f01600be3f6327f13bf72b5363950",
- "extract_dir": "hl-1.9.0-win",
- "bin": "hl.exe",
- "env_set": {
- "HASHLINKPATH": "$dir"
- },
- "checkver": {
- "github": "https://github.com/HaxeFoundation/hashlink/",
- "regex": "([\\d\\.]+)-win"
- },
- "autoupdate": {
- "url": "https://github.com/HaxeFoundation/hashlink/releases/download/$majorVersion.$minorVersion/hl-$version-win.zip",
- "extract_dir": "hl-$version-win"
- }
-}
diff --git a/bucket/haskell.json b/bucket/haskell.json
deleted file mode 100644
index 748bda3181..0000000000
--- a/bucket/haskell.json
+++ /dev/null
@@ -1,58 +0,0 @@
-{
- "homepage": "https://www.haskell.org",
- "version": "8.6.3",
- "architecture": {
- "64bit": {
- "url": "https://haskell.org/platform/download/8.6.3/HaskellPlatform-8.6.3-core-x86_64-setup.exe",
- "hash": "d94df2008a96a12957d27e4a99bbee38bd84f096a9474ede20126c73c89c1304"
- },
- "32bit": {
- "url": "https://haskell.org/platform/download/8.6.3/HaskellPlatform-8.6.3-core-i386-setup.exe",
- "hash": "e7ced4ec8aaee98cb49fd8e1d7dbd3f63fb148fec354e1bd7998a5e4e622f6b9"
- }
- },
- "installer": {
- "args": [
- "/S",
- "/D=$dir"
- ]
- },
- "uninstaller": {
- "file": "Uninstall.exe",
- "args": "/S"
- },
- "bin": [
- "bin\\ghc.exe",
- "bin\\ghci.exe",
- "bin\\ghc-pkg.exe",
- "bin\\haddock.exe",
- "bin\\hp2ps.exe",
- "bin\\hpc.exe",
- "bin\\hsc2hs.exe",
- "bin\\runghc.exe",
- "bin\\runhaskell.exe",
- "lib\\extralibs\\bin\\cabal.exe"
- ],
- "checkver": {
- "url": "https://www.haskell.org/platform/windows.html",
- "re": "The latest version of the Haskell Platform for Windows is\\s+([\\d.]+)<\\/strong>"
- },
- "autoupdate": {
- "architecture": {
- "64bit": {
- "url": "https://haskell.org/platform/download/$version/HaskellPlatform-$version-core-x86_64-setup.exe",
- "hash": {
- "url": "https://www.haskell.org/platform/windows.html",
- "regex": "(?sm)Start Menu.*64 bit Core: $sha256.*32 bit Core"
- }
- },
- "32bit": {
- "url": "https://haskell.org/platform/download/$version/HaskellPlatform-$version-core-i386-setup.exe",
- "hash": {
- "url": "https://www.haskell.org/platform/windows.html",
- "regex": "32 bit Core: $sha256"
- }
- }
- }
- }
-}
diff --git a/bucket/haxe-dev.json b/bucket/haxe-dev.json
deleted file mode 100644
index c18fc310f0..0000000000
--- a/bucket/haxe-dev.json
+++ /dev/null
@@ -1,45 +0,0 @@
-{
- "homepage": "https://haxe.org/",
- "description": "Pre-release version of Haxe, for a stable version use haxe. Haxe is an open source toolkit based on a modern, high level, strictly typed programming language, a cross-compiler, a complete cross-platform standard library and ways to access each platform's native capabilities.",
- "version": "4.0.0-rc.2",
- "license": "GPL-2.0-or-later",
- "architecture": {
- "64bit": {
- "url": "https://github.com/HaxeFoundation/haxe/releases/download/4.0.0-rc.2/haxe-4.0.0-rc.2-win64.zip",
- "hash": "0921a930870c5d0a8d4faa9e19e10e7023e6914527e11212772424a435f20542"
- },
- "32bit": {
- "url": "https://github.com/HaxeFoundation/haxe/releases/download/4.0.0-rc.2/haxe-4.0.0-rc.2-win.zip",
- "hash": "d9a88ecf84928fb23f43775338f926fb1faa60f069c6b8435381053a858ebe64"
- }
- },
- "bin": [
- "haxe.exe",
- "haxelib.exe"
- ],
- "env_set": {
- "HAXEPATH": "$dir"
- },
- "env_add_path": "$dir",
- "persist": "lib",
- "depends": "neko",
- "pre_install": [
- "if(Test-Path \"$dir\\haxe_*\") {",
- " Move-Item -Force \"$dir\\haxe_*\\*\" \"$dir\"",
- "}"
- ],
- "checkver": {
- "url": "https://github.com/HaxeFoundation/haxe/releases",
- "re": "([\\d\\.]+-(rc|preview)[\\d\\.]+)"
- },
- "autoupdate": {
- "architecture": {
- "64bit": {
- "url": "https://github.com/HaxeFoundation/haxe/releases/download/$version/haxe-$version-win64.zip"
- },
- "32bit": {
- "url": "https://github.com/HaxeFoundation/haxe/releases/download/$version/haxe-$version-win.zip"
- }
- }
- }
-}
diff --git a/bucket/haxe.json b/bucket/haxe.json
deleted file mode 100644
index fe8a9112e7..0000000000
--- a/bucket/haxe.json
+++ /dev/null
@@ -1,28 +0,0 @@
-{
- "homepage": "https://haxe.org/",
- "version": "3.4.7",
- "license": "GPL-2.0-or-later",
- "url": "https://github.com/HaxeFoundation/haxe/releases/download/3.4.7/haxe-3.4.7-win.zip",
- "hash": "d98b0f0e5c5bb000e9b9e99817c45af362658c9273e66ce5cb52359e6ade15a6",
- "bin": [
- "haxe.exe",
- "haxelib.exe"
- ],
- "env_set": {
- "HAXEPATH": "$dir"
- },
- "env_add_path": "$dir",
- "persist": "lib",
- "depends": "neko",
- "pre_install": [
- "if(Test-Path \"$dir\\haxe_*\") {",
- " Move-Item -Force \"$dir\\haxe_*\\*\" \"$dir\"",
- "}"
- ],
- "checkver": {
- "github": "https://github.com/HaxeFoundation/haxe"
- },
- "autoupdate": {
- "url": "https://github.com/HaxeFoundation/haxe/releases/download/$version/haxe-$version-win.zip"
- }
-}
diff --git a/bucket/helm.json b/bucket/helm.json
deleted file mode 100644
index 92a31308bf..0000000000
--- a/bucket/helm.json
+++ /dev/null
@@ -1,26 +0,0 @@
-{
- "homepage": "https://helm.sh/",
- "license": "Apache-2.0",
- "version": "2.13.1",
- "architecture": {
- "64bit": {
- "url": "https://storage.googleapis.com/kubernetes-helm/helm-v2.13.1-windows-amd64.tar.gz",
- "hash": "fc810c306526197dce1d43068bc6385dad13b9d86e912bfd79fc06fe9d275a3d"
- }
- },
- "extract_dir": "windows-amd64",
- "bin": "helm.exe",
- "checkver": {
- "github": "https://github.com/kubernetes/helm"
- },
- "autoupdate": {
- "architecture": {
- "64bit": {
- "url": "https://storage.googleapis.com/kubernetes-helm/helm-v$version-windows-amd64.tar.gz"
- }
- },
- "hash": {
- "url": "$url.sha256"
- }
- }
-}
diff --git a/bucket/helmfile.json b/bucket/helmfile.json
deleted file mode 100644
index a1e74b8977..0000000000
--- a/bucket/helmfile.json
+++ /dev/null
@@ -1,28 +0,0 @@
-{
- "version": "0.54.2",
- "description": "Command line interface to deploy Kubernetes Helm Charts.",
- "homepage": "https://github.com/roboll/helmfile/",
- "license": "MIT",
- "architecture": {
- "64bit": {
- "url": "https://github.com/roboll/helmfile/releases/download/v0.54.2/helmfile_windows_amd64.exe#/helmfile.exe",
- "hash": "42076831c5dc23cb54016ef577529d66451da19a8953f620ed1d5917bb789f9f"
- },
- "32bit": {
- "url": "https://github.com/roboll/helmfile/releases/download/v0.54.2/helmfile_windows_386.exe#/helmfile.exe",
- "hash": "5357f40c3312affc638bb3df8ea37a9005c3593fb5dbddb87cca7b46bcffc827"
- }
- },
- "bin": "helmfile.exe",
- "checkver": "github",
- "autoupdate": {
- "architecture": {
- "64bit": {
- "url": "https://github.com/roboll/helmfile/releases/download/v$version/helmfile_windows_amd64.exe#/helmfile.exe"
- },
- "32bit": {
- "url": "https://github.com/roboll/helmfile/releases/download/v$version/helmfile_windows_386.exe#/helmfile.exe"
- }
- }
- }
-}
diff --git a/bucket/highlight.json b/bucket/highlight.json
deleted file mode 100644
index 5a8d6f0cc1..0000000000
--- a/bucket/highlight.json
+++ /dev/null
@@ -1,50 +0,0 @@
-{
- "homepage": "http://www.andre-simon.de/doku/highlight/en/highlight.php",
- "version": "3.50",
- "description": "Converts source code to formatted text with syntax highlighting.",
- "license": "GPL-3.0",
- "architecture": {
- "64bit": {
- "url": "http://www.andre-simon.de/zip/highlight-3.50-x64.zip",
- "hash": "c69e0a36addb9448b4a46b4f81f01a803258116db631f9ee87d532917d6271a4",
- "extract_dir": "highlight-3.50-x64"
- },
- "32bit": {
- "url": "http://www.andre-simon.de/zip/highlight-3.50.zip",
- "hash": "9ae8e86b6a55db8113240974f2fb7a34ca3d2490ee7b14634933a3c1744078c4",
- "extract_dir": "highlight-3.50"
- }
- },
- "bin": "highlight.exe",
- "shortcuts": [
- [
- "highlight-gui.exe",
- "Highlight"
- ]
- ],
- "notes": "You need to set the working directory of the shortcut to '$dir'",
- "checkver": {
- "url": "https://gitlab.com/saalen/highlight/tags",
- "regex": "v([\\d\\.]+)"
- },
- "autoupdate": {
- "architecture": {
- "64bit": {
- "url": "http://www.andre-simon.de/zip/highlight-$version-x64.zip",
- "hash": {
- "url": "http://www.andre-simon.de/zip/download.php",
- "find": "([a-fA-F0-9]{64})\\s+\\|\\s+\\s+\\|\\s+([0-9\\.p-]+)",
- "autoupdate": {
- "architecture": {
- "64bit": {
- "url": "https://www.imagemagick.org/download/binaries/ImageMagick-$version-portable-Q16-x64.zip"
- },
- "32bit": {
- "url": "https://www.imagemagick.org/download/binaries/ImageMagick-$version-portable-Q16-x86.zip"
- }
- },
- "hash": {
- "mode": "rdf",
- "url": "https://www.imagemagick.org/download/binaries/digest.rdf"
- }
- }
-}
diff --git a/bucket/inadyn-mt.json b/bucket/inadyn-mt.json
deleted file mode 100644
index fb7be7ab64..0000000000
--- a/bucket/inadyn-mt.json
+++ /dev/null
@@ -1,52 +0,0 @@
-{
- "description": "Dynamic DNS client",
- "homepage": "https://sourceforge.net/projects/inadyn-mt/files/inadyn-mt/",
- "license": "GPL-3.0",
- "version": "02.28.10",
- "autoupdate": {
- "extract_dir": "inadyn-mt.v.$version",
- "url": "https://downloads.sourceforge.net/project/inadyn-mt/inadyn-mt/inadyn-mt.v.$version/inadyn-mt.v.$version.tar.gz"
- },
- "bin": "bin/win32/inadyn-mt.exe",
- "checkver": "title=\"/inadyn-mt/inadyn-mt\\.v\\.([\\d.]+)",
- "depends": "sudo",
- "extract_dir": "inadyn-mt.v.02.28.10",
- "hash": "f69bea12d96b66f9f662a8df0730c60457b24f5fb5308b109936880ebf7be5ca",
- "notes": [
- "To install and run as a service:",
- "> notepad $dir\\bin\\win32\\inadyn-mt.conf",
- "> cd \"$dir\\bin\\win32\"",
- "> sudo .\\inadyn-mt -i",
- "> sudo .\\inadyn-mt -s",
- "",
- "For help, see $dir\\readme.html"
- ],
- "persist": [
- "bin/win32/inadyn-mt.conf",
- "bin/win32/inadyn-mt.log",
- "bin/win32/inadyn-mt.pid",
- "bin/win32/inadyn_ip.cache",
- "bin/win32/inadyn_time.cache"
- ],
- "pre_install": [
- "if (!(Test-Path \"$dir/bin/win32/inadyn-mt.conf\")) {",
- " set-content \"$dir/bin/win32/inadyn-mt.conf\" -value $null",
- "}",
- "if (!(Test-Path \"$dir/bin/win32/inadyn-mt.log\")) {",
- " set-content \"$dir/bin/win32/inadyn-mt.log\" -value $null",
- "}",
- "if (!(Test-Path \"$dir/bin/win32/inadyn-mt.pid\")) {",
- " set-content \"$dir/bin/win32/inadyn-mt.pid\" -value $null",
- "}",
- "if (!(Test-Path \"$dir/bin/win32/inadyn_ip.cache\")) {",
- " set-content \"$dir/bin/win32/inadyn_ip.cache\" -value $null",
- "}",
- "if (!(Test-Path \"$dir/bin/win32/inadyn_time.cache\")) {",
- " set-content \"$dir/bin/win32/inadyn_time.cache\" -value $null",
- "}"
- ],
- "uninstaller": {
- "script": "sudo \"$dir/bin/win32/inadyn-mt.exe\" -x"
- },
- "url": "https://downloads.sourceforge.net/project/inadyn-mt/inadyn-mt/inadyn-mt.v.02.28.10/inadyn-mt.v.02.28.10.tar.gz"
-}
diff --git a/bucket/influxdb.json b/bucket/influxdb.json
deleted file mode 100644
index 1b633c1d11..0000000000
--- a/bucket/influxdb.json
+++ /dev/null
@@ -1,35 +0,0 @@
-{
- "homepage": "https://www.influxdata.com/",
- "license": "MIT",
- "version": "1.7.6",
- "architecture": {
- "64bit": {
- "url": "https://dl.influxdata.com/influxdb/releases/influxdb-1.7.6_windows_amd64.zip#/influxdb.zip",
- "hash": "64378374336064f3b62ef80a4c51592ec59a871535d91ccfb670fffe1a47da23"
- }
- },
- "extract_dir": "influxdb-1.7.6-1",
- "persist": "influxdb.conf",
- "bin": [
- "influx.exe",
- "influx_inspect.exe",
- "influx_stress.exe",
- "influx_tsm.exe",
- "influxd.exe"
- ],
- "checkver": {
- "url": "https://portal.influxdata.com/downloads",
- "re": "releases/influxdb-(\\d+\\.\\d+\\.\\d+)_windows"
- },
- "autoupdate": {
- "architecture": {
- "64bit": {
- "url": "https://dl.influxdata.com/influxdb/releases/influxdb-$version_windows_amd64.zip#/influxdb.zip"
- }
- },
- "extract_dir": "influxdb-$version-1",
- "hash": {
- "url": "$url.sha256"
- }
- }
-}
diff --git a/bucket/innoextract.json b/bucket/innoextract.json
deleted file mode 100644
index 9e3c6badce..0000000000
--- a/bucket/innoextract.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "homepage": "http://constexpr.org/innoextract/",
- "version": "1.7",
- "description": "A tool to unpack installers created by Inno Setup",
- "license": "zlib",
- "url": "http://constexpr.org/innoextract/files/innoextract-1.7/innoextract-1.7-windows.zip",
- "hash": "md5:b801b0740b4ab19d69a739ab4a9180ae",
- "bin": "innoextract.exe",
- "checkver": "(\\d+\\.\\d+)",
- "autoupdate": {
- "url": "http://constexpr.org/innoextract/files/innoextract-$version/innoextract-$version-windows.zip"
- }
-}
diff --git a/bucket/innounp.json b/bucket/innounp.json
deleted file mode 100644
index 069bcf9fd3..0000000000
--- a/bucket/innounp.json
+++ /dev/null
@@ -1,16 +0,0 @@
-{
- "version": "0.48",
- "description": "Inno Setup Unpacker.",
- "homepage": "http://innounp.sourceforge.net",
- "license": "GPL-3.0-only",
- "url": "https://raw.githubusercontent.com/scoopinstaller/binary-mirror/master/innounp/innounp048.rar",
- "hash": "sha1:638a8ff3b87c40d12b43ca964e6777baca2176c8",
- "bin": "innounp.exe",
- "checkver": "Version\\s+([\\d\\.]+)\\s* ",
- "autoupdate": {
- "url": "https://raw.githubusercontent.com/scoopinstaller/binary-mirror/master/innounp/innounp$cleanVersion.rar",
- "hash": {
- "url": "$baseurl/innounp$cleanVersion.sha1"
- }
- }
-}
diff --git a/bucket/insect.json b/bucket/insect.json
deleted file mode 100644
index 9c82b0662a..0000000000
--- a/bucket/insect.json
+++ /dev/null
@@ -1,28 +0,0 @@
-{
- "homepage": "https://github.com/sharkdp/insect",
- "description": "A high precision scientific calculator with full support for physical units",
- "license": "MIT",
- "version": "5.0.0",
- "architecture": {
- "64bit": {
- "url": "https://github.com/sharkdp/insect/releases/download/v5.0.0/insect-windows-x64.exe#/insect.exe",
- "hash": "2f6381b5a19c9ce279be83e74e746e084a5b2ec42741ad41be852c259ff5cb9e"
- },
- "32bit": {
- "url": "https://github.com/sharkdp/insect/releases/download/v5.0.0/insect-windows-x86.exe#/insect.exe",
- "hash": "376d99c0981bee83ba221dacd37d27102b0709504d643c853662faa089fd7f72"
- }
- },
- "bin": "insect.exe",
- "checkver": "github",
- "autoupdate": {
- "architecture": {
- "64bit": {
- "url": "https://github.com/sharkdp/insect/releases/download/v5.0.0/insect-windows-x64.exe#/insect.exe"
- },
- "32bit": {
- "url": "https://github.com/sharkdp/insect/releases/download/v5.0.0/insect-windows-x86.exe#/insect.exe"
- }
- }
- }
-}
diff --git a/bucket/invoke-build.json b/bucket/invoke-build.json
deleted file mode 100644
index 056f7b5c1e..0000000000
--- a/bucket/invoke-build.json
+++ /dev/null
@@ -1,16 +0,0 @@
-{
- "version": "5.5.1",
- "license": "Apache-2.0",
- "extract_dir": "tools",
- "url": "https://nuget.org/api/v2/package/Invoke-Build/5.5.1#/dl.7z",
- "homepage": "https://github.com/nightroman/Invoke-Build",
- "hash": "738ef29c662dc373af24bdf3f638534c44fc3b5795c97d992001a101001f1fc3",
- "env_add_path": ".",
- "checkver": {
- "url": "https://github.com/nightroman/Invoke-Build/releases",
- "re": "releases/tag/v([\\d.]+)"
- },
- "autoupdate": {
- "url": "https://nuget.org/api/v2/package/Invoke-Build/$version#/dl.7z"
- }
-}
diff --git a/bucket/iperf3.json b/bucket/iperf3.json
deleted file mode 100644
index 76c021d809..0000000000
--- a/bucket/iperf3.json
+++ /dev/null
@@ -1,38 +0,0 @@
-{
- "homepage": "https://iperf.fr/",
- "description": "Tool for measuring the maximum achievable bandwidth on IP networks",
- "license": "BSD-3-Clause",
- "version": "3.1.3",
- "architecture": {
- "64bit": {
- "url": "https://iperf.fr/download/windows/iperf-3.1.3-win64.zip",
- "hash": "3c3db693c1bdcc902ca9198fc716339373658233b3392ffe3d467f7695762cd1",
- "extract_dir": "iperf-3.1.3-win64"
- },
- "32bit": {
- "url": "https://iperf.fr/download/windows/iperf-3.1.3-win32.zip",
- "hash": "b3f8e262c17a000a30bf4f2135dfed644587cf2ec649f878aea8e9de51ffc8f2",
- "extract_dir": "iperf-3.1.3-win32"
- }
- },
- "bin": "iperf3.exe",
- "checkver": {
- "url": "https://iperf.fr/iperf-download.php",
- "re": "iPerf ([\\d.]+)<\\/a>"
- },
- "autoupdate": {
- "architecture": {
- "64bit": {
- "url": "https://iperf.fr/download/windows/iperf-$version-win64.zip",
- "extract_dir": "iperf-$version-win64"
- },
- "32bit": {
- "url": "https://iperf.fr/download/windows/iperf-$version-win32.zip",
- "extract_dir": "iperf-$version-win64"
- }
- },
- "hash": {
- "url": "https://iperf.fr/download/windows/sha256sum.txt"
- }
- }
-}
diff --git a/bucket/jar2app.json b/bucket/jar2app.json
deleted file mode 100644
index b0287a42d1..0000000000
--- a/bucket/jar2app.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "homepage": "https://github.com/Jorl17/jar2app",
- "description": "Convert any Java jar to a Mac OS X .App bundle.",
- "version": "nightly",
- "license": "GPL-2.0-only",
- "url": "https://github.com/Jorl17/jar2app/archive/master.zip",
- "extract_dir": "jar2app-master",
- "depends": [
- "python"
- ],
- "pre_install": "echo \"python `\"$dir\\jar2app.py`\" @args\" | out-file \"$dir\\jar2app.ps1\"",
- "bin": "jar2app.ps1"
-}
diff --git a/bucket/jd-cmd.json b/bucket/jd-cmd.json
deleted file mode 100644
index e99ef2c957..0000000000
--- a/bucket/jd-cmd.json
+++ /dev/null
@@ -1,16 +0,0 @@
-{
- "version": "0.9.2",
- "description": "Command line Java Decompiler.",
- "homepage": "https://github.com/kwart/jd-cmd/",
- "license": "GPL-3.0-only",
- "url": "https://github.com/kwart/jd-cmd/releases/download/jd-cmd-0.9.2.Final/jd-cli-0.9.2-dist.zip",
- "hash": "059c498e14510f588fede1f0230c6fb62e9e7ef34d8efd80ddee61a57d083404",
- "bin": "jd-cli.jar",
- "checkver": {
- "github": "https://github.com/kwart/jd-cmd/",
- "regex": "jd-cmd-([\\d\\.]+)\\."
- },
- "autoupdate": {
- "url": "https://github.com/kwart/jd-cmd/releases/download/jd-cmd-$version.Final/jd-cli-$version-dist.zip"
- }
-}
diff --git a/bucket/jdupes.json b/bucket/jdupes.json
deleted file mode 100644
index d4464b78ca..0000000000
--- a/bucket/jdupes.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "homepage": "https://github.com/jbruchon/jdupes",
- "description": "Powerful duplicate file finder (enhanced fork of fdupes)",
- "license": "MIT",
- "version": "1.12",
- "architecture": {
- "64bit": {
- "url": "https://github.com/jbruchon/jdupes/releases/download/v1.12/jdupes-1.12_win64.zip",
- "hash": "607a88d6f8f70a0f3d2e94afe84125d207ff2f50f93375ffe7678189787ef125",
- "extract_dir": "jdupes-1.12_win64"
- },
- "32bit": {
- "url": "https://github.com/jbruchon/jdupes/releases/download/v1.12/jdupes-1.12_win32.zip",
- "hash": "1fb1a1d6070f2bdd1bafea82fae56938ac907fef9c3214f094ff905df714ed65",
- "extract_dir": "jdupes-1.12_win32"
- }
- },
- "bin": "jdupes.exe",
- "checkver": "github",
- "autoupdate": {
- "architecture": {
- "64bit": {
- "url": "https://github.com/jbruchon/jdupes/releases/download/v$version/jdupes-$version_win64.zip",
- "extract_dir": "jdupes-$version_win64"
- },
- "32bit": {
- "url": "https://github.com/jbruchon/jdupes/releases/download/v$version/jdupes-$version_win32.zip",
- "extract_dir": "jdupes-$version_win32"
- }
- }
- }
-}
diff --git a/bucket/jetbrains-toolbox.json b/bucket/jetbrains-toolbox.json
deleted file mode 100644
index 80df468eb0..0000000000
--- a/bucket/jetbrains-toolbox.json
+++ /dev/null
@@ -1,34 +0,0 @@
-{
- "homepage": "https://jetbrains.com/",
- "version": "1.14.5179",
- "license": {
- "identifier": "Freeware",
- "url": "https://www.jetbrains.com/store/license.html"
- },
- "url": "https://download.jetbrains.com/toolbox/jetbrains-toolbox-1.14.5179.exe",
- "hash": "a68e402827eea78c601bafbc75c1cd35b018ec79129fdf2c92b931d5c33003a7",
- "installer": {
- "args": [
- "/S",
- "/D=$dir"
- ]
- },
- "uninstaller": {
- "file": "Uninstall.exe",
- "args": "/S"
- },
- "bin": "jetbrains-toolbox.exe",
- "persist": "apps",
- "checkver": {
- "url": "https://data.services.jetbrains.com/products/releases?code=TBA&latest=true&type=release",
- "re": "jetbrains-toolbox-([\\d.]+).exe"
- },
- "autoupdate": {
- "url": "https://download.jetbrains.com/toolbox/jetbrains-toolbox-$version.exe",
- "hash": {
- "url": "$url.sha256"
- }
- },
- "post_install": "$las=\"$Env:LOCALAPPDATA\\Jetbrains\\Toolbox\\.settings.json\"; if(Test-Path \"$las\") {(gc \"$las\") -join \"`n\"| ConvertFrom-Json | Add-Member -Force @{install_location=\"$dir\";intellij_platform=($architecture -eq '64bit')} -P | ConvertToPrettyJson | sc \"$las\"}",
- "notes": "Set 'Install Location' to $dir to persist the installed apps"
-}
diff --git a/bucket/jfrog.json b/bucket/jfrog.json
deleted file mode 100644
index 2002abae56..0000000000
--- a/bucket/jfrog.json
+++ /dev/null
@@ -1,19 +0,0 @@
-{
- "homepage": "https://jfrog.com/getcli/",
- "license": "Apache-2.0",
- "description": "Command Line Interface for Artifactory and Bintray",
- "version": "1.25.0",
- "url": "https://jfrog.bintray.com/jfrog-cli-go/1.25.0/jfrog-cli-windows-amd64/jfrog.exe",
- "hash": "8a1b3fa13a0382edfcd46c679f1003f43c379017a9092e06486e981d599163d1",
- "bin": "jfrog.exe",
- "checkver": {
- "url": "https://bintray.com/package/generalTab?pkgPath=/jfrog/jfrog-cli-go/jfrog-cli-windows-amd64",
- "re": "ver: ([\\d.]+)"
- },
- "autoupdate": {
- "url": "https://jfrog.bintray.com/jfrog-cli-go/$version/jfrog-cli-windows-amd64/jfrog.exe",
- "hash": {
- "url": "$url.sha256"
- }
- }
-}
diff --git a/bucket/jhead.json b/bucket/jhead.json
deleted file mode 100644
index 6e4e88e7ee..0000000000
--- a/bucket/jhead.json
+++ /dev/null
@@ -1,14 +0,0 @@
-{
- "version": "3.03",
- "description": "JPEG Exif header manipulation tool",
- "homepage": "http://www.sentex.net/~mwandel/jhead/",
- "license": "Public Domain",
- "depends": "mozjpeg",
- "url": "http://www.sentex.net/~mwandel/jhead/jhead.exe",
- "hash": "79611d61aede001fd79574d99a56892f1e19e2d339367d43fe6e5e9ef2cc4a10",
- "bin": "jhead.exe",
- "checkver": "Current release version: ([\\d\\.]+) \\(",
- "autoupdate": {
- "url": "http://www.sentex.net/~mwandel/jhead/jhead.exe"
- }
-}
diff --git a/bucket/jira.json b/bucket/jira.json
deleted file mode 100644
index 73bd5d9a07..0000000000
--- a/bucket/jira.json
+++ /dev/null
@@ -1,28 +0,0 @@
-{
- "homepage": "https://github.com/Netflix-Skunkworks/go-jira",
- "description": "simple command line client for Atlassian's Jira service written in Go",
- "version": "1.0.20",
- "license": "Apache-2.0",
- "bin": "jira.exe",
- "architecture": {
- "64bit": {
- "url": "https://github.com/Netflix-Skunkworks/go-jira/releases/download/v1.0.20/jira-windows-4.0-amd64.exe#/jira.exe",
- "hash": "46bb2dd3ade1ca95568713eeeda27ecd19bb719495c410812109570b72094abc"
- },
- "32bit": {
- "url": "https://github.com/Netflix-Skunkworks/go-jira/releases/download/v1.0.20/jira-windows-4.0-386.exe#/jira.exe",
- "hash": "53f87766b4da6fa881099b0fed41e46b83f6f985b2da7fcb293924b3910f1efd"
- }
- },
- "checkver": "github",
- "autoupdate": {
- "architecture": {
- "64bit": {
- "url": "https://github.com/Netflix-Skunkworks/go-jira/releases/download/v$version/jira-windows-4.0-amd64.exe#/jira.exe"
- },
- "32bit": {
- "url": "https://github.com/Netflix-Skunkworks/go-jira/releases/download/v$version/jira-windows-4.0-386.exe#/jira.exe"
- }
- }
- }
-}
diff --git a/bucket/jom.json b/bucket/jom.json
deleted file mode 100644
index c49c4f52dd..0000000000
--- a/bucket/jom.json
+++ /dev/null
@@ -1,24 +0,0 @@
-{
- "homepage": "https://wiki.qt.io/Jom",
- "description": "jom is a clone of nmake to support the execution of multiple independent commands in parallel",
- "license": "GPL-3.0-or-later",
- "url": "https://download.qt.io/official_releases/jom/jom_1_1_3.zip",
- "version": "1.1.3",
- "hash": "128fdd846fe24f8594eed37d1d8929a0ea78df563537c0c1b1861a635013fff8",
- "bin": [
- "ibjom.bat",
- "jom.exe"
- ],
- "checkver": {
- "url": "https://download.qt.io/official_releases/jom/md5sums.txt",
- "regex": "jom_(\\d+)_(\\d+)_(\\d+).zip",
- "reverse": true,
- "replace": "${1}.${2}.${3}"
- },
- "autoupdate": {
- "url": "https://download.qt.io/official_releases/jom/jom_$underscoreVersion.zip",
- "hash": {
- "url": "$url.sha256"
- }
- }
-}
diff --git a/bucket/jq.json b/bucket/jq.json
deleted file mode 100644
index 77933be194..0000000000
--- a/bucket/jq.json
+++ /dev/null
@@ -1,34 +0,0 @@
-{
- "version": "1.6",
- "description": "Lightweight and flexible command-line JSON processor.",
- "homepage": "https://stedolan.github.io/jq/",
- "license": "MIT",
- "architecture": {
- "32bit": {
- "url": "https://github.com/stedolan/jq/releases/download/jq-1.6/jq-win32.exe#/jq.exe",
- "hash": "0012cb4c0eb6eaf97b842e676e423a69a8fea95055d93830551b4a5a54494bd8"
- },
- "64bit": {
- "url": "https://github.com/stedolan/jq/releases/download/jq-1.6/jq-win64.exe#/jq.exe",
- "hash": "a51d36968dcbdeabb3142c6f5cf9b401a65dc3a095f3144bd0c118d5bb192753"
- }
- },
- "bin": "jq.exe",
- "checkver": {
- "github": "https://github.com/stedolan/jq/",
- "regex": "tag/jq-([\\d\\.]+)"
- },
- "autoupdate": {
- "architecture": {
- "32bit": {
- "url": "https://github.com/stedolan/jq/releases/download/jq-$version/jq-win32.exe#/jq.exe"
- },
- "64bit": {
- "url": "https://github.com/stedolan/jq/releases/download/jq-$version/jq-win64.exe#/jq.exe"
- }
- },
- "hash": {
- "url": "https://raw.githubusercontent.com/stedolan/jq/jq-$version/sig/v$version/sha256sum.txt"
- }
- }
-}
diff --git a/bucket/jruby.json b/bucket/jruby.json
deleted file mode 100644
index c645436953..0000000000
--- a/bucket/jruby.json
+++ /dev/null
@@ -1,38 +0,0 @@
-{
- "homepage": "https://www.jruby.org/",
- "version": "9.2.7.0",
- "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",
- "persist": "gems",
- "env_add_path": [
- "bin",
- "gems\\bin"
- ],
- "env_set": {
- "JRUBY_HOME": "$dir",
- "GEM_HOME": "$dir\\gems",
- "GEM_PATH": "$dir\\gems"
- },
- "suggest": {
- "JDK": [
- "java/oraclejdk",
- "java/openjdk"
- ]
- },
- "notes": [
- "Install a JDK and set JAVA_HOME if you don't already have. JRuby won't work without it.",
- "Also note that this installation overrides GEM_HOME and GEM_PATH from any previous Ruby or JRuby installation."
- ],
- "checkver": {
- "url": "https://www.jruby.org/download",
- "re": "Current Release:\\s+JRuby\\s+([\\d.]+)"
- },
- "autoupdate": {
- "url": "https://s3.amazonaws.com/jruby.org/downloads/$version/jruby-bin-$version.zip",
- "extract_dir": "jruby-$version",
- "hash": {
- "url": "$url.sha256"
- }
- }
-}
diff --git a/bucket/julia.json b/bucket/julia.json
deleted file mode 100644
index d7f082f38a..0000000000
--- a/bucket/julia.json
+++ /dev/null
@@ -1,55 +0,0 @@
-{
- "homepage": "https://julialang.org",
- "version": "1.1.0",
- "license": "MIT",
- "architecture": {
- "64bit": {
- "url": "https://julialang-s3.julialang.org/bin/winnt/x64/1.1/julia-1.1.0-win64.exe#/dl.7z",
- "hash": "15bc552e43f5d83d20e439b6026a95f2fd8d57c32249c602dc836ce2798f4a33"
- },
- "32bit": {
- "url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.1/julia-1.1.0-win32.exe#/dl.7z",
- "hash": "6f34db55b6562197e258be34cceda93859b0d993562fa5a1afc2daa5ffa2e2cb"
- }
- },
- "installer": {
- "file": "julia-installer.exe",
- "args": [
- "/S",
- "/D=$dir"
- ]
- },
- "uninstaller": {
- "file": "uninstall.exe",
- "args": "/S"
- },
- "env_set": {
- "JULIA_HOME": "$dir\\bin",
- "JULIA_EXE": "julia.exe",
- "JULIA": "$dir\\bin\\julia.exe",
- "JL_PRIVATE_LIB_DIR": "bin"
- },
- "bin": [
- [
- "bin\\julia.exe",
- "julia"
- ]
- ],
- "checkver": {
- "url": "https://julialang.org/downloads/",
- "re": "Current stable release \\(v([\\d.]+)\\)"
- },
- "autoupdate": {
- "architecture": {
- "64bit": {
- "url": "https://julialang-s3.julialang.org/bin/winnt/x64/$majorVersion.$minorVersion/julia-$version-win64.exe#/dl.7z"
- },
- "32bit": {
- "url": "https://julialang-s3.julialang.org/bin/winnt/x86/$majorVersion.$minorVersion/julia-$version-win32.exe#/dl.7z"
- }
- },
- "hash": {
- "url": "https://julialang-s3.julialang.org/bin/checksums/julia-$version.sha256"
- }
- }
-}
diff --git a/bucket/just.json b/bucket/just.json
deleted file mode 100644
index 4b5c0605e3..0000000000
--- a/bucket/just.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "homepage": "https://github.com/casey/just",
- "description": "A command runner written in rust",
- "license": "CC0",
- "version": "0.4.2",
- "url": "https://github.com/casey/just/releases/download/v0.4.2/just-v0.4.2-x86_64-pc-windows-gnu.zip",
- "hash": "f7aad1e08ec8dd69d13fbff55228cb924ee5b4b42e8d5f6b7c16f2c23ebcdf8d",
- "bin": "just.exe",
- "checkver": "github",
- "autoupdate": {
- "url": "https://github.com/casey/just/releases/download/v$version/just-v$version-x86_64-pc-windows-gnu.zip"
- }
-}
diff --git a/bucket/jx.json b/bucket/jx.json
deleted file mode 100644
index 3c4109160b..0000000000
--- a/bucket/jx.json
+++ /dev/null
@@ -1,30 +0,0 @@
-{
- "homepage": "https://github.com/jenkins-x/jx",
- "description": "A command line tool for installing and using Jenkins X",
- "license": "Apache-2.0",
- "version": "2.0.22",
- "architecture": {
- "64bit": {
- "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.22/jx-windows-amd64.zip",
- "hash": "996790b5f9200ec248c8493e0e344a664c2baa04998cf187e5093812d4d231f9"
- }
- },
- "bin": [
- [
- "jx-windows-amd64.exe",
- "jx"
- ]
- ],
- "checkver": "github",
- "autoupdate": {
- "architecture": {
- "64bit": {
- "url": "https://github.com/jenkins-x/jx/releases/download/v$version/jx-windows-amd64.zip"
- }
- },
- "hash": {
- "url": "$url.sha256"
- }
- },
- "pre_install": "Stop-Process -Name jx -Verbose -ErrorAction Ignore"
-}
diff --git a/bucket/kompose.json b/bucket/kompose.json
deleted file mode 100644
index 009cf0f3d4..0000000000
--- a/bucket/kompose.json
+++ /dev/null
@@ -1,27 +0,0 @@
-{
- "homepage": "http://kompose.io",
- "description": "Kompose is a conversion tool for Docker Compose to container orchestrators such as Kubernetes (or OpenShift).",
- "license": "Apache-2.0",
- "version": "1.18.0",
- "architecture": {
- "64bit": {
- "url": "https://github.com/kubernetes/kompose/releases/download/v1.18.0/kompose-windows-amd64.exe#/kompose.exe",
- "hash": "410f9a074dacb0007a5da7619ef27a9f2715b2ea6b591a68dba617938efb47a0"
- }
- },
- "bin": "kompose.exe",
- "checkver": {
- "github": "https://github.com/kubernetes/kompose"
- },
- "autoupdate": {
- "architecture": {
- "64bit": {
- "url": "https://github.com/kubernetes/kompose/releases/download/v$version/kompose-windows-amd64.exe#/kompose.exe"
- }
- },
- "hash": {
- "url": "https://github.com/kubernetes/kompose/releases/tag/v$version",
- "find": ">kompose-windows-amd64.exe[^.]+([0-9a-fA-F]{64})"
- }
- }
-}
diff --git a/bucket/kops.json b/bucket/kops.json
deleted file mode 100644
index a453db803d..0000000000
--- a/bucket/kops.json
+++ /dev/null
@@ -1,25 +0,0 @@
-{
- "version": "1.11.1",
- "description": "Kubernetes Operations (kops) - Production Grade K8s Installation, Upgrades, and Management.",
- "homepage": "https://github.com/kubernetes/kops/",
- "license": "Apache-2.0",
- "depends": "kubectl",
- "architecture": {
- "64bit": {
- "url": "https://github.com/kubernetes/kops/releases/download/1.11.1/kops-windows-amd64#/kops.exe",
- "hash": "sha1:63be540e8b42ecbb1ba05ea39bf86a9885dfdecd"
- }
- },
- "bin": "kops.exe",
- "checkver": "github",
- "autoupdate": {
- "architecture": {
- "64bit": {
- "url": "https://github.com/kubernetes/kops/releases/download/$version/kops-windows-amd64#/kops.exe",
- "hash": {
- "url": "$url-sha1"
- }
- }
- }
- }
-}
diff --git a/bucket/kotlin-native.json b/bucket/kotlin-native.json
deleted file mode 100644
index e2322be8a0..0000000000
--- a/bucket/kotlin-native.json
+++ /dev/null
@@ -1,30 +0,0 @@
-{
- "homepage": "https://kotlinlang.org/",
- "version": "1.3.30",
- "license": "Apache-2.0",
- "url": "https://github.com/JetBrains/kotlin/releases/download/v1.3.30/kotlin-native-windows-1.3.30.zip",
- "hash": "d037dbc64800b9a86ae0ff7172b5deacf3a9655d1a5f2a21c5864ed07958c48b",
- "extract_dir": "kotlin-native-windows-1.3.30",
- "bin": [
- "bin\\cinterop.bat",
- "bin\\jsinterop.bat",
- "bin\\klib.bat",
- "bin\\konanc.bat",
- "bin\\kotlinc.bat",
- "bin\\kotlinc-native.bat",
- "bin\\run_konan.bat"
- ],
- "env_add_path": "bin",
- "suggest": {
- "Kotlin": "kotlin"
- },
- "checkver": {
- "github": "https://github.com/JetBrains/kotlin",
- "regex": "v(?[0-9.]+)/kotlin-native-windows-([0-9.]+).zip"
- },
- "autoupdate": {
- "url": "https://github.com/JetBrains/kotlin/releases/download/v$matchKv/kotlin-native-windows-$version.zip",
- "extract_dir": "kotlin-native-windows-$version"
- },
- "notes": "Please keep in mind that this is still marked as an experimental feature!"
-}
diff --git a/bucket/kotlin.json b/bucket/kotlin.json
deleted file mode 100644
index 9344d0cc07..0000000000
--- a/bucket/kotlin.json
+++ /dev/null
@@ -1,29 +0,0 @@
-{
- "homepage": "https://kotlinlang.org/",
- "version": "1.3.30",
- "license": "Apache-2.0",
- "url": "https://github.com/JetBrains/kotlin/releases/download/v1.3.30/kotlin-compiler-1.3.30.zip",
- "hash": "3d5c2219357ec0a247ccccba45377a5b544876871ce230da90e739953531bdec",
- "extract_dir": "kotlinc",
- "bin": [
- "bin\\kotlin.bat",
- "bin\\kotlinc.bat",
- "bin\\kotlinc-js.bat",
- "bin\\kotlinc-jvm.bat"
- ],
- "env_set": {
- "KOTLIN_HOME": "$dir"
- },
- "suggest": {
- "JDK": [
- "java/oraclejdk",
- "java/openjdk"
- ]
- },
- "checkver": {
- "github": "https://github.com/JetBrains/kotlin"
- },
- "autoupdate": {
- "url": "https://github.com/JetBrains/kotlin/releases/download/v$version/kotlin-compiler-$version.zip"
- }
-}
diff --git a/bucket/kubectl.json b/bucket/kubectl.json
deleted file mode 100644
index 643c689421..0000000000
--- a/bucket/kubectl.json
+++ /dev/null
@@ -1,34 +0,0 @@
-{
- "homepage": "https://kubernetes.io/docs/user-guide/kubectl-overview/",
- "license": "Apache-2.0",
- "version": "1.14.1",
- "architecture": {
- "64bit": {
- "url": "https://storage.googleapis.com/kubernetes-release/release/v1.14.1/kubernetes-client-windows-amd64.tar.gz",
- "hash": "sha1:a020e97b35eba73d930c7cef6095c627bbba49aa"
- },
- "32bit": {
- "url": "https://storage.googleapis.com/kubernetes-release/release/v1.14.1/kubernetes-client-windows-386.tar.gz",
- "hash": "sha1:61dfed58d20428d09816560803ea794f0bf92924"
- }
- },
- "extract_dir": "kubernetes\\client",
- "bin": "bin\\kubectl.exe",
- "checkver": {
- "url": "https://storage.googleapis.com/kubernetes-release/release/stable.txt",
- "re": "v([\\d.]+)"
- },
- "autoupdate": {
- "architecture": {
- "64bit": {
- "url": "https://storage.googleapis.com/kubernetes-release/release/v$version/kubernetes-client-windows-amd64.tar.gz"
- },
- "32bit": {
- "url": "https://storage.googleapis.com/kubernetes-release/release/v$version/kubernetes-client-windows-386.tar.gz"
- }
- },
- "hash": {
- "url": "$url.sha1"
- }
- }
-}
diff --git a/bucket/kubefwd.json b/bucket/kubefwd.json
deleted file mode 100644
index 5b6bd66cc2..0000000000
--- a/bucket/kubefwd.json
+++ /dev/null
@@ -1,23 +0,0 @@
-{
- "homepage": "https://github.com/txn2/kubefwd",
- "license": "Apache-2.0",
- "version": "1.8.2",
- "architecture": {
- "64bit": {
- "url": "https://github.com/txn2/kubefwd/releases/download/1.8.2/kubefwd_windows_amd64.zip",
- "hash": "16b967ebc664a7ec712bf5349f2209827cffc260750efd8559a667d2a1ba6347"
- }
- },
- "bin": "kubefwd.exe",
- "checkver": "github",
- "autoupdate": {
- "architecture": {
- "64bit": {
- "url": "https://github.com/txn2/kubefwd/releases/download/$version/kubefwd_windows_amd64.zip"
- }
- },
- "hash": {
- "url": "$baseurl/kubefwd_$version_checksums.txt"
- }
- }
-}
diff --git a/bucket/kubeval.json b/bucket/kubeval.json
deleted file mode 100644
index 05019960f7..0000000000
--- a/bucket/kubeval.json
+++ /dev/null
@@ -1,25 +0,0 @@
-{
- "description": "Kubernetes resource files linter",
- "homepage": "https://github.com/garethr/kubeval",
- "license": "Apache-2.0",
- "version": "0.9.0",
- "architecture": {
- "64bit": {
- "url": "https://github.com/garethr/kubeval/releases/download/0.9.0/kubeval-windows-amd64.zip",
- "hash": "d3a5ab809b748c4689a2cc81894c7b92a1f3d437260381bd30a1cffdf2c591a3"
- }
- },
- "bin": "kubeval.exe",
- "checkver": "github",
- "autoupdate": {
- "architecture": {
- "64bit": {
- "url": "https://github.com/garethr/kubeval/releases/download/$version/kubeval-windows-amd64.zip"
- }
- },
- "hash": {
- "url": "https://github.com/garethr/kubeval/releases/tag/$version",
- "regex": "$basename | \\s+$sha256 | "
- }
- }
-}
diff --git a/bucket/kustomize.json b/bucket/kustomize.json
deleted file mode 100644
index 979e9ed999..0000000000
--- a/bucket/kustomize.json
+++ /dev/null
@@ -1,24 +0,0 @@
-{
- "homepage": "https://github.com/kubernetes-sigs/kustomize",
- "description": "Customize raw, template-free YAML files for multiple purposes, leaving the original YAML untouched and usable as is.",
- "license": "Apache-2.0",
- "version": "2.0.3",
- "architecture": {
- "64bit": {
- "url": "https://github.com/kubernetes-sigs/kustomize/releases/download/v2.0.3/kustomize_2.0.3_windows_amd64.exe#/kustomize.exe",
- "hash": "7d8be317f58a245065e1ef57356631da81b0dbab40f5f7cfbe65b55d8d484b29"
- }
- },
- "bin": "kustomize.exe",
- "checkver": "github",
- "autoupdate": {
- "architecture": {
- "64bit": {
- "url": "https://github.com/kubernetes-sigs/kustomize/releases/download/v$version/kustomize_$version_windows_amd64.exe#/kustomize.exe"
- }
- },
- "hash": {
- "url": "$baseurl/checksums.txt"
- }
- }
-}
diff --git a/bucket/lame.json b/bucket/lame.json
deleted file mode 100644
index 348fc1d2e1..0000000000
--- a/bucket/lame.json
+++ /dev/null
@@ -1,31 +0,0 @@
-{
- "homepage": "https://lame.sourceforge.net/",
- "description": "LAME is a high quality MPEG Audio Layer III (MP3) encoder",
- "license": "LGPL-2.0-only",
- "version": "3.100",
- "architecture": {
- "64bit": {
- "url": "http://www.rarewares.org/files/mp3/lame3.100-64.zip",
- "hash": "c9cddf1650fff0ebe0ba79de794b1fa9b334f43f08e2d365b7a158941ad78fa7"
- },
- "32bit": {
- "url": "http://www.rarewares.org/files/mp3/lame3.100.zip",
- "hash": "910e14565e7edc419e3b841d1cd7eb83db52727d0f34fceec2b04d905a148ac6"
- }
- },
- "bin": "lame.exe",
- "checkver": {
- "url": "http://www.rarewares.org/mp3-lame-bundle.php",
- "re": "http://www.rarewares.org/files/mp3/lame([\\d.]+).zip"
- },
- "autoupdate": {
- "architecture": {
- "64bit": {
- "url": "http://www.rarewares.org/files/mp3/lame$version-64.zip"
- },
- "32bit": {
- "url": "http://www.rarewares.org/files/mp3/lame$version.zip"
- }
- }
- }
-}
diff --git a/bucket/latex.json b/bucket/latex.json
deleted file mode 100644
index dc9689cc9e..0000000000
--- a/bucket/latex.json
+++ /dev/null
@@ -1,22 +0,0 @@
-{
- "homepage": "https://miktex.org",
- "version": "2.9.6942",
- "license": {
- "identifier": "Freeware",
- "url": "https://miktex.org/copying"
- },
- "url": "https://ftp.fau.de/ctan/systems/win32/miktex/setup/windows-x86/miktex-portable-2.9.6942.exe#/dl.7z",
- "hash": "20e42d52e7601f7b0abaf042408a18b39ffd84b3bb5c2a51f9b70a6555ea5897",
- "env_add_path": "texmfs\\install\\miktex\\bin",
- "checkver": {
- "url": "https://miktex.org/download#portable",
- "re": "miktex-portable-([\\d.]+).exe"
- },
- "autoupdate": {
- "url": "https://ftp.fau.de/ctan/systems/win32/miktex/setup/windows-x86/miktex-portable-$version.exe#/dl.7z",
- "hash": {
- "url": "https://miktex.org/download#portable",
- "find": "SHA-256: | \\s*\\s*([a-fA-F0-9]{64})"
- }
- }
-}
diff --git a/bucket/lcow.json b/bucket/lcow.json
deleted file mode 100644
index 04d97e17a2..0000000000
--- a/bucket/lcow.json
+++ /dev/null
@@ -1,17 +0,0 @@
-{
- "homepage": "https://github.com/linuxkit/lcow",
- "license": "Apache-2.0",
- "version": "v4.14.35-v0.3.9",
- "url": "https://github.com/linuxkit/lcow/releases/download/v4.14.35-v0.3.9/release.zip",
- "hash": "9d929afe79b4abd96ffa00841ed0b2178402f773bc85d4f177cdeb339afe44df",
- "checkver": {
- "url": "https://github.com/linuxkit/lcow/releases/latest",
- "re": "/releases/tag/(v?[\\d.]+-[\\w\\d.]+)"
- },
- "autoupdate": {
- "url": "https://github.com/linuxkit/lcow/releases/download/$version/release.zip",
- "hash": {
- "url": "https://github.com/linuxkit/lcow/releases/tag/$version"
- }
- }
-}
diff --git a/bucket/ldc.json b/bucket/ldc.json
deleted file mode 100644
index f583020eef..0000000000
--- a/bucket/ldc.json
+++ /dev/null
@@ -1,37 +0,0 @@
-{
- "version": "1.15.0",
- "homepage": "https://dlang.org/",
- "description": "LDC is LLVM based D-language compiler",
- "license": {
- "identifier": "BSD-3-Clause,BSL-1.0,NCSA,MIT,GPL-2.0-or-later",
- "url": "https://github.com/ldc-developers/ldc/blob/master/LICENSE"
- },
- "architecture": {
- "64bit": {
- "url": "https://github.com/ldc-developers/ldc/releases/download/v1.15.0/ldc2-1.15.0-windows-x64.7z",
- "extract_dir": "ldc2-1.15.0-windows-x64",
- "hash": "0e58319651160fd97e6d90d9204f80c56025bd6012a5a89168a39f8e3ddc5881"
- },
- "32bit": {
- "url": "https://github.com/ldc-developers/ldc/releases/download/v1.15.0/ldc2-1.15.0-windows-x86.7z",
- "extract_dir": "ldc2-1.15.0-windows-x86",
- "hash": "86e82bb96fed7ba6a457b93ba7403ea9b7418b5645165e0d882da4701f1ee891"
- }
- },
- "env_add_path": "bin",
- "checkver": {
- "github": "https://github.com/ldc-developers/ldc/"
- },
- "autoupdate": {
- "architecture": {
- "64bit": {
- "url": "https://github.com/ldc-developers/ldc/releases/download/v$version/ldc2-$version-windows-x64.7z",
- "extract_dir": "ldc2-$version-windows-x64"
- },
- "32bit": {
- "url": "https://github.com/ldc-developers/ldc/releases/download/v$version/ldc2-$version-windows-x86.7z",
- "extract_dir": "ldc2-$version-windows-x86"
- }
- }
- }
-}
diff --git a/bucket/leiningen.json b/bucket/leiningen.json
deleted file mode 100644
index 9e1d75dd1e..0000000000
--- a/bucket/leiningen.json
+++ /dev/null
@@ -1,15 +0,0 @@
-{
- "version": "2.9.1",
- "license": "EPL-1.0",
- "url": "https://raw.githubusercontent.com/technomancy/leiningen/2.9.1/bin/lein.bat",
- "homepage": "https://github.com/technomancy/leiningen",
- "bin": "lein.bat",
- "hash": "b547c51d4f0c0552b15266dff33ff7be5e7958f0097ffe670ee3b34bb4f13504",
- "post_install": "lein self-install",
- "checkver": {
- "github": "https://github.com/technomancy/leiningen"
- },
- "autoupdate": {
- "url": "https://raw.githubusercontent.com/technomancy/leiningen/$version/bin/lein.bat"
- }
-}
diff --git a/bucket/less.json b/bucket/less.json
deleted file mode 100644
index 5f109513c5..0000000000
--- a/bucket/less.json
+++ /dev/null
@@ -1,23 +0,0 @@
-{
- "homepage": "http://www.greenwoodsoftware.com/less/",
- "version": "550",
- "license": "GPL-3.0-only,BSD-3-Clause",
- "bin": [
- "less.exe",
- "lesskey.exe"
- ],
- "checkver": {
- "url": "https://www.guysalias.tk/misc/less/",
- "re": "less-([\\d]+)-"
- },
- "extract_dir": "less-550-win32-static-x86",
- "hash": "af55dd42c3053707027f7684e3fad05abe676ffb09d33cf229580dadc99aabe8",
- "url": "https://www.guysalias.tk/misc/less/less-550-win32-static-x86.7z",
- "autoupdate": {
- "extract_dir": "less-$version-win32-static-x86",
- "hash": {
- "url": "https://www.guysalias.tk/misc/less/less-$version-win32-static-x86.7z.sha256"
- },
- "url": "https://www.guysalias.tk/misc/less/less-$version-win32-static-x86.7z"
- }
-}
diff --git a/bucket/lessmsi.json b/bucket/lessmsi.json
deleted file mode 100644
index 90e673eb3d..0000000000
--- a/bucket/lessmsi.json
+++ /dev/null
@@ -1,14 +0,0 @@
-{
- "homepage": "https://github.com/activescott/lessmsi/",
- "version": "1.6.3",
- "license": "MIT",
- "hash": "ef9219fdfbe7fb8508b984b2407394a97dd77ca3c23ed539a5cbb711bcb834d8",
- "url": "https://github.com/activescott/lessmsi/releases/download/v1.6.3/lessmsi-v1.6.3.zip",
- "bin": "lessmsi.exe",
- "checkver": {
- "github": "https://github.com/activescott/lessmsi"
- },
- "autoupdate": {
- "url": "https://github.com/activescott/lessmsi/releases/download/v$version/lessmsi-v$version.zip"
- }
-}
diff --git a/bucket/lf.json b/bucket/lf.json
deleted file mode 100644
index 2ba0861490..0000000000
--- a/bucket/lf.json
+++ /dev/null
@@ -1,31 +0,0 @@
-{
- "homepage": "https://godoc.org/github.com/gokcehan/lf",
- "description": "A terminal file manager written in Go",
- "license": "MIT",
- "version": "r12",
- "architecture": {
- "64bit": {
- "url": "https://github.com/gokcehan/lf/releases/download/r12/lf-windows-amd64.zip",
- "hash": "76ccc526fc3697b336d3ad99857e7a7abee58a1df8638ce28a3cdb6f14146464"
- },
- "32bit": {
- "url": "https://github.com/gokcehan/lf/releases/download/r12/lf-windows-386.zip",
- "hash": "06cd965ec65104f675c14c2cb564d660726398953081654532cf12d7d07e6410"
- }
- },
- "bin": "lf.exe",
- "checkver": {
- "github": "https://github.com/gokcehan/lf/",
- "regex": "tag/(r[\\d]+)"
- },
- "autoupdate": {
- "architecture": {
- "64bit": {
- "url": "https://github.com/gokcehan/lf/releases/download/$version/lf-windows-amd64.zip"
- },
- "32bit": {
- "url": "https://github.com/gokcehan/lf/releases/download/$version/lf-windows-386.zip"
- }
- }
- }
-}
diff --git a/bucket/libwebp.json b/bucket/libwebp.json
deleted file mode 100644
index 43b1e190fc..0000000000
--- a/bucket/libwebp.json
+++ /dev/null
@@ -1,49 +0,0 @@
-{
- "homepage": "https://developers.google.com/speed/webp/",
- "license": "BSD-3-Clause",
- "version": "1.0.2",
- "architecture": {
- "64bit": {
- "url": "https://storage.googleapis.com/downloads.webmproject.org/releases/webp/libwebp-1.0.2-windows-x64.zip",
- "hash": "a70c935887e5ed617d65ba6c1796ad9f212fab58610730f3d7df582f51041ee3",
- "extract_dir": "libwebp-1.0.2-windows-x64",
- "bin": [
- "bin\\anim_diff.exe",
- "bin\\cwebp.exe",
- "bin\\dwebp.exe",
- "bin\\gif2webp.exe",
- "bin\\vwebp.exe",
- "bin\\webpmux.exe"
- ]
- },
- "32bit": {
- "url": "https://storage.googleapis.com/downloads.webmproject.org/releases/webp/libwebp-1.0.2-windows-x86.zip",
- "hash": "c1ff80200f069ad28098692c0c4022cfcee4804c552c2a4cee05e6a087b08724",
- "extract_dir": "libwebp-1.0.2-windows-x86",
- "bin": [
- "bin\\anim_diff.exe",
- "bin\\cwebp.exe",
- "bin\\dwebp.exe",
- "bin\\gif2webp.exe",
- "bin\\vwebp.exe",
- "bin\\webpmux.exe"
- ]
- }
- },
- "checkver": {
- "url": "https://developers.google.com/speed/webp/download",
- "re": "\\/libwebp-([\\d].+)-windows-x86.zip"
- },
- "autoupdate": {
- "architecture": {
- "64bit": {
- "url": "https://storage.googleapis.com/downloads.webmproject.org/releases/webp/libwebp-$version-windows-x64.zip",
- "extract_dir": "libwebp-$version-windows-x64"
- },
- "32bit": {
- "url": "https://storage.googleapis.com/downloads.webmproject.org/releases/webp/libwebp-$version-windows-x86.zip",
- "extract_dir": "libwebp-$version-windows-x86"
- }
- }
- }
-}
diff --git a/bucket/lilypond.json b/bucket/lilypond.json
deleted file mode 100644
index 7f49600e7a..0000000000
--- a/bucket/lilypond.json
+++ /dev/null
@@ -1,17 +0,0 @@
-{
- "version": "2.18.2",
- "homepage": "http://lilypond.org",
- "url": "https://download.linuxaudio.org/lilypond/binaries/mingw/lilypond-2.18.2-1.mingw.exe#/lilypond.7z",
- "hash": "606413b751506830a86efbd8a18225a8862b628e7a49daf1a9c9cb953e1956ab",
- "bin": "usr/bin/lilypond.exe",
- "checkver": {
- "url": "http://lilypond.org/download.html",
- "re": "Downloads for LilyPond ([\\d.]+)"
- },
- "autoupdate": {
- "url": "https://download.linuxaudio.org/lilypond/binaries/mingw/lilypond-$version-1.mingw.exe#/lilypond.7z",
- "hash": {
- "url": "$url.sha256"
- }
- }
-}
diff --git a/bucket/llvm.json b/bucket/llvm.json
deleted file mode 100644
index 4edb3bf72b..0000000000
--- a/bucket/llvm.json
+++ /dev/null
@@ -1,27 +0,0 @@
-{
- "homepage": "https://www.llvm.org/",
- "version": "8.0.0",
- "license": "NCSA",
- "architecture": {
- "32bit": {
- "url": "https://releases.llvm.org/8.0.0/LLVM-8.0.0-win32.exe#/llvm.7z",
- "hash": "43ff5543c02873f41b87508c90509946293fe613fdbc57f8d19349e931aad6da"
- },
- "64bit": {
- "url": "https://releases.llvm.org/8.0.0/LLVM-8.0.0-win64.exe#/llvm.7z",
- "hash": "56d582eed2d5def6accaedabbe11ae368186600798e2a6a7eb86a727fa7bb20c"
- }
- },
- "env_add_path": "bin",
- "checkver": "\\/releases\\/download.html#([\\d.]+)",
- "autoupdate": {
- "architecture": {
- "64bit": {
- "url": "https://releases.llvm.org/$version/LLVM-$version-win64.exe#/llvm.7z"
- },
- "32bit": {
- "url": "https://releases.llvm.org/$version/LLVM-$version-win32.exe#/llvm.7z"
- }
- }
- }
-}
diff --git a/bucket/ln.json b/bucket/ln.json
deleted file mode 100644
index 9630e6dec6..0000000000
--- a/bucket/ln.json
+++ /dev/null
@@ -1,17 +0,0 @@
-{
- "homepage": "https://github.com/lukesampson/psutils",
- "description": "An approximation of the Unix ln command.",
- "version": "0.2018.07.25",
- "license": "MIT",
- "url": "https://raw.githubusercontent.com/lukesampson/psutils/3290c04d7653ea8183a5e11d3d5a4e46716035d1/ln.ps1",
- "hash": "2e97f2f1bacba1c403c538a80493e8c6c56203ba689f2a29a9fde6ba3576d3f7",
- "bin": "ln.ps1",
- "checkver": {
- "url": "https://github.com/lukesampson/psutils",
- "re": "ln\\.ps1[\\S\\s]*?/(?[0-9a-f]{40})[\\S\\s]*?(\\d+)-(\\d+)-(\\d+)",
- "replace": "0.${1}.${2}.${3}"
- },
- "autoupdate": {
- "url": "https://raw.githubusercontent.com/lukesampson/psutils/$matchSha/ln.ps1"
- }
-}
diff --git a/bucket/lua-for-windows.json b/bucket/lua-for-windows.json
deleted file mode 100644
index 4a416896a3..0000000000
--- a/bucket/lua-for-windows.json
+++ /dev/null
@@ -1,24 +0,0 @@
-{
- "description": "A 'batteries included environment' for the Lua scripting language on Windows.",
- "version": "5.1.5-52",
- "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": [
- "lua.exe",
- "luac.exe",
- "luarocks.bat"
- ],
- "env_set": {
- "LUA_DEV": "$dir"
- },
- "depends": "innounp",
- "checkver": {
- "url": "https://github.com/rjpcomputing/luaforwindows/releases/latest",
- "re": "/releases/tag/v([\\d.\\-]+)"
- },
- "autoupdate": {
- "url": "https://github.com/rjpcomputing/luaforwindows/releases/download/v$version/LuaForWindows_v$version.exe"
- }
-}
diff --git a/bucket/lynx.json b/bucket/lynx.json
deleted file mode 100644
index ca6798c31b..0000000000
--- a/bucket/lynx.json
+++ /dev/null
@@ -1,46 +0,0 @@
-{
- "_comment": "Version 2.8.3 was moved to https://github.com/scoopinstaller/versions/blob/master/lynx283.json",
- "version": "2.9.0dev.1",
- "description": "Fully featured World-Wide Web browser.",
- "homepage": "https://invisible-island.net/lynx/lynx.html",
- "license": "GPL-2.0-only",
- "architecture": {
- "32bit": {
- "url": "https://invisible-island.net/datafiles/current/lynx-newssl-setup.exe",
- "hash": "6de2b0bc8fbde7f59dc718d5583cfef58c752b4bb107b5332f56b8ebe7f3ab42"
- }
- },
- "bin": "lynx.cmd",
- "innosetup": true,
- "depends": [
- "cacert",
- "openssl"
- ],
- "suggest": {
- "vcredist": "extras/vcredist2012"
- },
- "persist": "$dir/lynx.cfg",
- "pre_install": [
- "$q = [char]34",
- "add-content \"$dir/lynx.cfg\" -value \"SSL_CERT_FILE:$(appdir openssl $global)/current/cacert.pem`n\"",
- "add-content \"$dir/lynx.cfg\" -value \"FORCE_SSL_PROMPT:PROMPT`n\"",
- "set-content \"$dir/lynx.cmd\" -value \"@$q$dir\\lynx.exe$q --cfg=$q$dir\\lynx.cfg$q %*\""
- ],
- "post_install": [
- "if (Test-Path \"$(appdir openssl $global)/current/libcrypto-1_1,1.dll\") {",
- " cp \"$(appdir openssl $global)/current/libcrypto-1_1,1.dll\" \"$dir/libcrypto-1_1,1.dll\"",
- " cp \"$(appdir openssl $global)/current/libssl-1_1,1.dll\" \"$dir/libssl-1_1,1.dll\"",
- "} else {",
- " echo 'lynx requires the 32-bit version of openssl to be installed'",
- " exit 1",
- "}"
- ],
- "checkver": {
- "url": "https://lynx.invisible-island.net/current/CHANGES",
- "re": "[\\d-]{10}\\s+\\(([\\w.]+)\\)"
- },
- "autoupdate": {
- "url": "https://invisible-island.net/datafiles/current/lynx-newssl-setup.exe"
- },
- "notes": "lynx requires the 32-bit version of openssl to be installed"
-}
diff --git a/bucket/lzip.json b/bucket/lzip.json
deleted file mode 100644
index 37cde26c20..0000000000
--- a/bucket/lzip.json
+++ /dev/null
@@ -1,18 +0,0 @@
-{
- "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",
- "url": "https://download.savannah.gnu.org/releases/lzip/lzip-1.20-w32.zip",
- "hash": "7ef27ab008377f6d96793b450391efee0a8682ca056a9fe688b264be92637271",
- "extract_dir": "lzip-1.20-w32",
- "bin": "bin\\lzip.exe",
- "checkver": {
- "url": "https://download.savannah.gnu.org/releases/lzip/",
- "re": "lzip-([\\d.]+)-w32.zip",
- "reverse": true
- },
- "autoupdate": {
- "url": "https://download.savannah.gnu.org/releases/lzip/lzip-$version-w32.zip",
- "extract_dir": "lzip-$version-w32"
- }
-}
diff --git a/bucket/mach2.json b/bucket/mach2.json
deleted file mode 100644
index 148ff1f655..0000000000
--- a/bucket/mach2.json
+++ /dev/null
@@ -1,28 +0,0 @@
-{
- "description": "Feature Control Multi-tool for Windows 10",
- "homepage": "https://github.com/riverar/mach2",
- "version": "0.3.0.0",
- "license": "GPL-3.0-or-later",
- "architecture": {
- "64bit": {
- "url": "https://github.com/riverar/mach2/releases/download/0.3.0.0/mach2_0.3.0.0_x64.zip",
- "hash": "0d92c32ad43e22fc0992c87f79f87f01ca79a47bf8856def74844f06c6e80666"
- },
- "32bit": {
- "url": "https://github.com/riverar/mach2/releases/download/0.3.0.0/mach2_0.3.0.0_x86.zip",
- "hash": "0bfba0cf65d9dc189f0a12362e15694f88bdaad643599a4f6928c4b5b444766e"
- }
- },
- "bin": "mach2.exe",
- "checkver": "github",
- "autoupdate": {
- "architecture": {
- "64bit": {
- "url": "https://github.com/riverar/mach2/releases/download/$version/mach2_$version_x64.zip"
- },
- "32bit": {
- "url": "https://github.com/riverar/mach2/releases/download/$version/mach2_$version_x86.zip"
- }
- }
- }
-}
diff --git a/bucket/mailsend-go.json b/bucket/mailsend-go.json
deleted file mode 100644
index 839725a7cc..0000000000
--- a/bucket/mailsend-go.json
+++ /dev/null
@@ -1,38 +0,0 @@
-{
- "homepage": "https://github.com/muquit/mailsend-go",
- "version": "1.0.3",
- "description": "A multi-platform command line tool to send mail via SMTP protocol.",
- "license": "MIT",
- "architecture": {
- "64bit": {
- "url": "https://github.com/muquit/mailsend-go/releases/download/v1.0.3/mailsend-go_1.0.3_windows_64-bit.zip",
- "hash": "fc3e0ea437bfe3b2de8bec57bf19d60587b86195d159d1a82f7473d86c2ad640"
- },
- "32bit": {
- "url": "https://github.com/muquit/mailsend-go/releases/download/v1.0.3/mailsend-go_1.0.3_windows_32-bit.zip",
- "hash": "359db90c21fa3e9835243f6c9ce09d4eaae636ef2ff9e047e39e3345d0d8a26f"
- }
- },
- "extract_dir": "mailsend-go-dir",
- "bin": [
- "mailsend-go.exe",
- [
- "mailsend-go.exe",
- "mailsend"
- ]
- ],
- "checkver": "github",
- "autoupdate": {
- "architecture": {
- "64bit": {
- "url": "https://github.com/muquit/mailsend-go/releases/download/v$version/mailsend-go_$version_windows_64-bit.zip"
- },
- "32bit": {
- "url": "https://github.com/muquit/mailsend-go/releases/download/v$version/mailsend-go_$version_windows_32-bit.zip"
- }
- },
- "hash": {
- "url": "$baseurl/mailsend-go_$version_checksums.txt"
- }
- }
-}
diff --git a/bucket/mailsend.json b/bucket/mailsend.json
deleted file mode 100644
index 8d8162a4e4..0000000000
--- a/bucket/mailsend.json
+++ /dev/null
@@ -1,19 +0,0 @@
-{
- "homepage": "https://github.com/muquit/mailsend",
- "version": "1.19",
- "description": "A program to send mail via SMTP from command line.",
- "license": "BSD-3-Clause",
- "url": "https://github.com/muquit/mailsend/releases/download/1.19/mailsend1.19.exe.zip",
- "hash": "sha1:9f25e39200089d8c281949323eadb7ab18352dff",
- "pre_install": "Rename-Item \"$dir\\mailsend$version.exe\" \"$dir\\mailsend.exe\"",
- "bin": "mailsend.exe",
- "checkver": "github",
- "autoupdate": {
- "url": "https://github.com/muquit/mailsend/releases/download/$version/mailsend$version.exe.zip",
- "hash": {
- "url": "https://github.com/muquit/mailsend/releases/tag/$version",
- "regex": "SHA1\\($basename\\).*$sha1"
- }
- },
- "notes": "Depricated, please use 'mailsend-go' instead."
-}
diff --git a/bucket/make.json b/bucket/make.json
deleted file mode 100644
index 51b6ce6b09..0000000000
--- a/bucket/make.json
+++ /dev/null
@@ -1,20 +0,0 @@
-{
- "homepage": "https://www.gnu.org/software/make/",
- "version": "4.2",
- "license": "GPL-3.0",
- "architecture": {
- "64bit": {
- "url": "ftp://ftp.equation.com/make/64/make.exe",
- "hash": "9a9a1bc6276739478bd62678099b00e07275bb3562d19d14991b72c6876cdfcc"
- },
- "32bit": {
- "url": "ftp://ftp.equation.com/make/32/make.exe",
- "hash": "4a3ee37a813c9c8e1c00db3a84e158a3bf54ebae3ec0a7656ac9e9733d4097cc"
- }
- },
- "bin": "make.exe",
- "checkver": {
- "url": "http://www.equation.com/servlet/equation.cmd?fa=make",
- "re": "to download 32-bit binary of version ([\\d.]+)"
- }
-}
diff --git a/bucket/mariadb.json b/bucket/mariadb.json
deleted file mode 100644
index c836a53a19..0000000000
--- a/bucket/mariadb.json
+++ /dev/null
@@ -1,75 +0,0 @@
-{
- "homepage": "https://mariadb.org",
- "version": "10.3.14",
- "license": "GPL-2.0",
- "architecture": {
- "64bit": {
- "url": "https://mirror.netcologne.de/mariadb/mariadb-10.3.14/winx64-packages/mariadb-10.3.14-winx64.zip",
- "hash": "34afaff2ab4412755210f7ae3eea67fc6d2ac0c71f081fd4aad413a2b3fb4a4a",
- "extract_dir": "mariadb-10.3.14-winx64"
- },
- "32bit": {
- "url": "https://mirror.netcologne.de/mariadb/mariadb-10.3.14/win32-packages/mariadb-10.3.14-win32.zip",
- "hash": "c109f9ea4cc1ff31617a2057092038f188936b986a12c3202e5773aa5e23b388",
- "extract_dir": "mariadb-10.3.14-win32"
- }
- },
- "bin": [
- "bin\\aria_chk.exe",
- "bin\\aria_dump_log.exe",
- "bin\\aria_ftdump.exe",
- "bin\\aria_pack.exe",
- "bin\\aria_read_log.exe",
- "bin\\innochecksum.exe",
- "bin\\myisamchk.exe",
- "bin\\myisamlog.exe",
- "bin\\myisampack.exe",
- "bin\\myisam_ftdump.exe",
- "bin\\mysql.exe",
- "bin\\mysqladmin.exe",
- "bin\\mysqlbinlog.exe",
- "bin\\mysqlcheck.exe",
- "bin\\mysqld.exe",
- "bin\\mysqldump.exe",
- "bin\\mysqlimport.exe",
- "bin\\mysqlshow.exe",
- "bin\\mysqlslap.exe",
- "bin\\mysql_install_db.exe",
- "bin\\mysql_plugin.exe",
- "bin\\mysql_tzinfo_to_sql.exe",
- "bin\\mysql_upgrade.exe",
- "bin\\mysql_upgrade_service.exe",
- "bin\\my_print_defaults.exe"
- ],
- "persist": "data",
- "post_install": [
- "# Initialize data directory (without generating root password)",
- "if (!(Test-Path \"$dir\\data\\auto.cnf\")) { mysqld --initialize-insecure }"
- ],
- "notes": [
- "Run following command as administrator to run MariaDB as a service.",
- "mysqld --install \"[Service Name(default:MySQL)]\""
- ],
- "checkver": {
- "url": "https://downloads.mariadb.org/",
- "re": "Download ([\\d.]+) Stable"
- },
- "autoupdate": {
- "architecture": {
- "64bit": {
- "url": "https://mirror.netcologne.de/mariadb/mariadb-$version/winx64-packages/mariadb-$version-winx64.zip",
- "extract_dir": "mariadb-$version-winx64",
- "hash": {
- "url": "https://mirror.netcologne.de/mariadb/mariadb-$version/winx64-packages/sha256sums.txt"
- }
- },
- "32bit": {
- "url": "https://mirror.netcologne.de/mariadb/mariadb-$version/win32-packages/mariadb-$version-win32.zip",
- "extract_dir": "mariadb-$version-win32",
- "hash": {
- "url": "https://mirror.netcologne.de/mariadb/mariadb-$version/win32-packages/sha256sums.txt"
- }
- }
- }
- }
-}
diff --git a/bucket/maven.json b/bucket/maven.json
deleted file mode 100644
index 47a3c8f236..0000000000
--- a/bucket/maven.json
+++ /dev/null
@@ -1,27 +0,0 @@
-{
- "homepage": "https://maven.apache.org/",
- "version": "3.6.1",
- "license": "Apache-2.0",
- "url": "https://archive.apache.org/dist/maven/maven-3/3.6.1/binaries/apache-maven-3.6.1-bin.zip",
- "hash": "7e6cfe98dc9c16ae6aa267db277860594695144d719c99d1fc519e89346a8edf",
- "extract_dir": "apache-maven-3.6.1",
- "env_add_path": "bin",
- "suggest": {
- "JDK": [
- "java/oraclejdk",
- "java/openjdk"
- ]
- },
- "checkver": {
- "url": "https://maven.apache.org/docs/history.html",
- "re": "([\\d.]+)"
- },
- "autoupdate": {
- "url": "https://archive.apache.org/dist/maven/maven-$majorVersion/$version/binaries/apache-maven-$version-bin.zip",
- "extract_dir": "apache-maven-$version",
- "hash": {
- "url": "$url.sha1"
- }
- },
- "persist": "conf"
-}
diff --git a/bucket/mediainfo.json b/bucket/mediainfo.json
deleted file mode 100644
index 8272045a4c..0000000000
--- a/bucket/mediainfo.json
+++ /dev/null
@@ -1,27 +0,0 @@
-{
- "version": "18.12",
- "homepage": "https://mediaarea.net/en/MediaInfo",
- "license": "BSD-2-Clause",
- "architecture": {
- "64bit": {
- "url": "https://mediaarea.net/download/binary/mediainfo/18.12/MediaInfo_CLI_18.12_Windows_x64.zip",
- "hash": "39b198a5992840da68f21755d7c806cf2659a7288f7fccff3f573178014ce0db"
- },
- "32bit": {
- "url": "https://mediaarea.net/download/binary/mediainfo/18.12/MediaInfo_CLI_18.12_Windows_i386.zip",
- "hash": "5674ed5456e9f54886fc32c099e32cf3bea47743d99f7a09313b1d70aae819ac"
- }
- },
- "bin": "mediainfo.exe",
- "checkver": "version ([\\d.]+)",
- "autoupdate": {
- "architecture": {
- "64bit": {
- "url": "https://mediaarea.net/download/binary/mediainfo/$version/MediaInfo_CLI_$version_Windows_x64.zip"
- },
- "32bit": {
- "url": "https://mediaarea.net/download/binary/mediainfo/$version/MediaInfo_CLI_$version_Windows_i386.zip"
- }
- }
- }
-}
diff --git a/bucket/megatools.json b/bucket/megatools.json
deleted file mode 100644
index 5a09497e76..0000000000
--- a/bucket/megatools.json
+++ /dev/null
@@ -1,45 +0,0 @@
-{
- "version": "1.10.2",
- "description": "Collection of programs for accessing Mega.nz service from a command line.",
- "homepage": "https://megatools.megous.com/",
- "license": "GPL-2.0-or-later",
- "architecture": {
- "64bit": {
- "url": "https://megatools.megous.com/builds/megatools-1.10.2-win64.zip",
- "hash": "0c2dc2bd509ca739ca7d734f381930a3c8c58c5ea4b385d408c775c4082aebd9",
- "extract_dir": "megatools-1.10.2-win64"
- },
- "32bit": {
- "url": "https://megatools.megous.com/builds/megatools-1.10.2-win32.zip",
- "hash": "2724dfbc91c764540b3d3b12261c11f74f706b40b114639472388edef0743069",
- "extract_dir": "megatools-1.10.2-win32"
- }
- },
- "persist": "mega.ini",
- "bin": [
- "megacopy.exe",
- "megadf.exe",
- "megadl.exe",
- "megaget.exe",
- "megals.exe",
- "megamkdir.exe",
- "megaput.exe",
- "megareg.exe",
- "megarm.exe"
- ],
- "checkver": {
- "github": "https://github.com/megous/megatools/"
- },
- "autoupdate": {
- "architecture": {
- "64bit": {
- "url": "https://megatools.megous.com/builds/megatools-$version-win64.zip",
- "extract_dir": "megatools-$version-win64"
- },
- "32bit": {
- "url": "https://megatools.megous.com/builds/megatools-$version-win32.zip",
- "extract_dir": "megatools-$version-win32"
- }
- }
- }
-}
diff --git a/bucket/mercurial.json b/bucket/mercurial.json
deleted file mode 100644
index 76dcc8f258..0000000000
--- a/bucket/mercurial.json
+++ /dev/null
@@ -1,31 +0,0 @@
-{
- "homepage": "https://www.mercurial-scm.org/",
- "version": "4.9.1",
- "license": "GPL-2.0",
- "architecture": {
- "64bit": {
- "url": "https://www.mercurial-scm.org/release/windows/Mercurial-4.9.1-x64.exe",
- "hash": "9923559046660ff8fd3e880a5cfc7d79c67db52eb1235ab404beaa37f0485c55"
- },
- "32bit": {
- "url": "https://www.mercurial-scm.org/release/windows/Mercurial-4.9.1.exe",
- "hash": "d9f8e7adc1d8dad3e46328cb33243d8f14fcb5763c236d04aeb7b4a7efb72965"
- }
- },
- "innosetup": true,
- "bin": "hg.exe",
- "checkver": {
- "url": "https://www.mercurial-scm.org/release/windows/latest.dat",
- "re": "Mercurial-([\\d.]+).exe"
- },
- "autoupdate": {
- "architecture": {
- "64bit": {
- "url": "https://www.mercurial-scm.org/release/windows/Mercurial-$version-x64.exe"
- },
- "32bit": {
- "url": "https://www.mercurial-scm.org/release/windows/Mercurial-$version.exe"
- }
- }
- }
-}
diff --git a/bucket/metastore.json b/bucket/metastore.json
deleted file mode 100644
index fec56cf5f9..0000000000
--- a/bucket/metastore.json
+++ /dev/null
@@ -1,31 +0,0 @@
-{
- "description": "Store and restore metadata from a filesystem",
- "homepage": "https://github.com/rasa/metastore",
- "license": "GPL-2.0",
- "version": "1.1.2-9-gdafa727",
- "bin": "metastore.exe",
- "checkver": {
- "re": "/releases/tag/v([ga-f0-9.-]+)\"",
- "url": "https://github.com/rasa/metastore/releases/latest"
- },
- "architecture": {
- "64bit": {
- "url": "https://github.com/rasa/metastore/releases/download/v1.1.2-9-gdafa727/metastore-x64.exe#/metastore.exe",
- "hash": "7521c6c43ebd8640674c573363b74e5c6a612ef855349eba4548e013fd4f940d"
- },
- "32bit": {
- "url": "https://github.com/rasa/metastore/releases/download/v1.1.2-9-gdafa727/metastore.exe",
- "hash": "a3ecd6ce64750cb3925bb5cce1785ffdc1ee7ae7f5d50c879396e246c68b0a2d"
- }
- },
- "autoupdate": {
- "architecture": {
- "64bit": {
- "url": "https://github.com/rasa/metastore/releases/download/v$version/metastore-x64.exe#/metastore.exe"
- },
- "32bit": {
- "url": "https://github.com/rasa/metastore/releases/download/v$version/metastore.exe"
- }
- }
- }
-}
diff --git a/bucket/micro.json b/bucket/micro.json
deleted file mode 100644
index 4285585b0f..0000000000
--- a/bucket/micro.json
+++ /dev/null
@@ -1,31 +0,0 @@
-{
- "homepage": "https://micro-editor.github.io/",
- "version": "1.4.1",
- "license": "MIT",
- "architecture": {
- "64bit": {
- "url": "https://github.com/zyedidia/micro/releases/download/v1.4.1/micro-1.4.1-win64.zip",
- "hash": "c6d5eff9d4d2ca88cfb85a7bde2099238146bac8215b9675733be8a2c25b388b"
- },
- "32bit": {
- "url": "https://github.com/zyedidia/micro/releases/download/v1.4.1/micro-1.4.1-win32.zip",
- "hash": "adad7f5d977b0aba1238a30be6de3afd69157e08c15660dc89374c757dc43f9c"
- }
- },
- "bin": "micro.exe",
- "extract_dir": "micro-1.4.1",
- "checkver": {
- "github": "https://github.com/zyedidia/micro"
- },
- "autoupdate": {
- "architecture": {
- "64bit": {
- "url": "https://github.com/zyedidia/micro/releases/download/v$version/micro-$version-win64.zip"
- },
- "32bit": {
- "url": "https://github.com/zyedidia/micro/releases/download/v$version/micro-$version-win32.zip"
- }
- },
- "extract_dir": "micro-$version"
- }
-}
diff --git a/bucket/micronaut.json b/bucket/micronaut.json
deleted file mode 100644
index 5fac023b5d..0000000000
--- a/bucket/micronaut.json
+++ /dev/null
@@ -1,29 +0,0 @@
-{
- "description": "Micronaut - A modern, JVM-based (Java, Groovy, Kotlin), full-stack framework for building modular and testable microservice and serverless applications",
- "version": "1.1.0",
- "homepage": "https://micronaut.io",
- "license": "Apache-2.0",
- "url": "https://github.com/micronaut-projects/micronaut-core/releases/download/v1.1.0/micronaut-1.1.0.zip",
- "hash": "21595867692f61317a20c8222c88c86a6599663461b2bed1d1922e6643cc84b9",
- "extract_dir": "micronaut-1.1.0",
- "bin": "bin\\mn.bat",
- "env_set": {
- "MICRONAUT_HOME": "$dir"
- },
- "suggest": {
- "JDK": [
- "java/oraclejdk",
- "java/openjdk"
- ]
- },
- "checkver": {
- "github": "https://github.com/micronaut-projects/micronaut-core"
- },
- "autoupdate": {
- "url": "https://github.com/micronaut-projects/micronaut-core/releases/download/v$version/micronaut-$version.zip",
- "extract_dir": "micronaut-$version",
- "hash": {
- "url": "$url.sha256"
- }
- }
-}
diff --git a/bucket/mill.json b/bucket/mill.json
deleted file mode 100644
index c8176792b6..0000000000
--- a/bucket/mill.json
+++ /dev/null
@@ -1,20 +0,0 @@
-{
- "version": "0.3.6",
- "license": "MIT",
- "url": "https://github.com/lihaoyi/mill/releases/download/0.3.6/0.3.6#/mill.bat",
- "bin": "mill.bat",
- "homepage": "http://www.lihaoyi.com/mill/",
- "hash": "8112a29395c9039bd0c41bf77c89b2cb5dc6d7f4faf67dc443bc2893280254b5",
- "checkver": {
- "github": "https://github.com/lihaoyi/mill"
- },
- "autoupdate": {
- "url": "https://github.com/lihaoyi/mill/releases/download/$version/$version#/mill.bat"
- },
- "suggest": {
- "JDK": [
- "java/oraclejdk",
- "java/openjdk"
- ]
- }
-}
diff --git a/bucket/mingit-busybox.json b/bucket/mingit-busybox.json
deleted file mode 100644
index 7809e78554..0000000000
--- a/bucket/mingit-busybox.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "homepage": "https://git-for-windows.github.io/",
- "license": "GPL-2.0",
- "version": "2.21.0.windows.1",
- "architecture": {
- "64bit": {
- "url": "https://github.com/git-for-windows/git/releases/download/v2.21.0.windows.1/MinGit-2.21.0-busybox-64-bit.zip",
- "hash": "6c8e0fe7487f4c21796b7a9ab89343708ab06be238a51220a840d94dd4a86015"
- },
- "32bit": {
- "url": "https://github.com/git-for-windows/git/releases/download/v2.21.0.windows.1/MinGit-2.21.0-busybox-32-bit.zip",
- "hash": "78e8a0a971fd880ca7dca6759a3d1d4818033458e51052c0949c80968e9a891f"
- }
- },
- "bin": [
- "cmd\\git.exe",
- "mingw64\\bin\\busybox.exe"
- ],
- "notes": [
- "To get Git to recognise OpenSSH, you will need to run",
- "",
- "scoop install openssh",
- "[environment]::setenvironmentvariable('GIT_SSH', (resolve-path (scoop which ssh)), 'USER')",
- "",
- "and then restart powershell."
- ],
- "checkver": {
- "url": "https://github.com/git-for-windows/git/releases/latest",
- "re": "v(?[\\d\\w.]+)/MinGit-(?[\\d.]+).*\\.zip"
- },
- "env_set": {
- "GIT_INSTALL_ROOT": "$dir"
- },
- "autoupdate": {
- "architecture": {
- "64bit": {
- "url": "https://github.com/git-for-windows/git/releases/download/v$matchVersion/MinGit-$matchShort-busybox-64-bit.zip"
- },
- "32bit": {
- "url": "https://github.com/git-for-windows/git/releases/download/v$matchVersion/MinGit-$matchShort-busybox-32-bit.zip"
- }
- },
- "hash": {
- "url": "https://github.com/git-for-windows/git/releases/latest",
- "find": "$basename<\\/td>\\s* | ([0-9a-fA-F]+)<\\/td>"
- }
- }
-}
diff --git a/bucket/mingit.json b/bucket/mingit.json
deleted file mode 100644
index bc08733297..0000000000
--- a/bucket/mingit.json
+++ /dev/null
@@ -1,46 +0,0 @@
-{
- "homepage": "https://git-for-windows.github.io/",
- "license": "GPL-2.0",
- "version": "2.21.0.windows.1",
- "architecture": {
- "64bit": {
- "url": "https://github.com/git-for-windows/git/releases/download/v2.21.0.windows.1/MinGit-2.21.0-64-bit.zip",
- "hash": "bd91db55bd95eaa80687df28877e2df8c8858a0266e9c67331cfddba2735f25c"
- },
- "32bit": {
- "url": "https://github.com/git-for-windows/git/releases/download/v2.21.0.windows.1/MinGit-2.21.0-32-bit.zip",
- "hash": "652c05175553e25401e38c7e65467d92748fc5d577374c9587c09f5875d8937e"
- }
- },
- "bin": "cmd\\git.exe",
- "post_install": "git config --global credential.helper manager",
- "notes": [
- "To get Git to recognise OpenSSH, you will need to run",
- "",
- "scoop install openssh",
- "[environment]::setenvironmentvariable('GIT_SSH', (resolve-path (scoop which ssh)), 'USER')",
- "",
- "and then restart powershell."
- ],
- "checkver": {
- "url": "https://github.com/git-for-windows/git/releases/latest",
- "re": "v(?[\\d\\w.]+)/MinGit-(?[\\d.]+).*\\.zip"
- },
- "env_set": {
- "GIT_INSTALL_ROOT": "$dir"
- },
- "autoupdate": {
- "architecture": {
- "64bit": {
- "url": "https://github.com/git-for-windows/git/releases/download/v$matchVersion/MinGit-$matchShort-64-bit.zip"
- },
- "32bit": {
- "url": "https://github.com/git-for-windows/git/releases/download/v$matchVersion/MinGit-$matchShort-32-bit.zip"
- }
- },
- "hash": {
- "url": "https://github.com/git-for-windows/git/releases/latest",
- "find": "$basename<\\/td>\\s* | ([0-9a-fA-F]+)<\\/td>"
- }
- }
-}
diff --git a/bucket/minikube.json b/bucket/minikube.json
deleted file mode 100644
index b0de8d1005..0000000000
--- a/bucket/minikube.json
+++ /dev/null
@@ -1,30 +0,0 @@
-{
- "homepage": "https://kubernetes.io/docs/getting-started-guides/minikube/",
- "license": "Apache-2.0",
- "version": "1.0.0",
- "architecture": {
- "64bit": {
- "url": "https://storage.googleapis.com/minikube/releases/v1.0.0/minikube-windows-amd64.exe",
- "hash": "a9e629911498ce774681504abe1797c1957e29d100d40c80c26ac54e22716a85"
- }
- },
- "bin": [
- [
- "minikube-windows-amd64.exe",
- "minikube"
- ]
- ],
- "checkver": {
- "github": "https://github.com/kubernetes/minikube"
- },
- "autoupdate": {
- "architecture": {
- "64bit": {
- "url": "https://storage.googleapis.com/minikube/releases/v$version/minikube-windows-amd64.exe"
- }
- },
- "hash": {
- "url": "$url.sha256"
- }
- }
-}
diff --git a/bucket/minio-client.json b/bucket/minio-client.json
deleted file mode 100644
index 3fa009d5cb..0000000000
--- a/bucket/minio-client.json
+++ /dev/null
@@ -1,29 +0,0 @@
-{
- "homepage": "https://minio.io/",
- "license": "Apache-2.0",
- "version": "2019-04-17T17-41-56Z",
- "bin": "mc.exe",
- "architecture": {
- "64bit": {
- "url": "https://dl.minio.io/client/mc/release/windows-amd64/mc.RELEASE.2019-04-17T17-41-56Z#/mc.exe",
- "hash": "b790d3cebac163375e0c6ad9ea0a76edf4774fc213ca5d2a134dd1cc560d14a4"
- }
- },
- "suggest": {
- "minio": "minio"
- },
- "checkver": {
- "github": "https://github.com/minio/mc",
- "re": "releases/tag/RELEASE.([\\d-]+T[\\d-]+Z)"
- },
- "autoupdate": {
- "architecture": {
- "64bit": {
- "url": "https://dl.minio.io/client/mc/release/windows-amd64/mc.RELEASE.$version#/mc.exe",
- "hash": {
- "url": "$baseurl/mc.exe.sha256sum"
- }
- }
- }
- }
-}
diff --git a/bucket/minio.json b/bucket/minio.json
deleted file mode 100644
index c30f849ab3..0000000000
--- a/bucket/minio.json
+++ /dev/null
@@ -1,29 +0,0 @@
-{
- "homepage": "https://minio.io/",
- "license": "Apache-2.0",
- "version": "2019-04-18T21-44-59Z",
- "bin": "minio.exe",
- "architecture": {
- "64bit": {
- "url": "https://dl.minio.io/server/minio/release/windows-amd64/minio.RELEASE.2019-04-18T21-44-59Z#/minio.exe",
- "hash": "abe1f173dff643adfb6d1d0ddc29d3e46d1b0fb2b0fd830e9995a72450fc12e0"
- }
- },
- "suggest": {
- "minio-client": "minio-client"
- },
- "checkver": {
- "github": "https://github.com/minio/minio",
- "re": "releases/tag/RELEASE.([\\d-]+T[\\d-]+Z)"
- },
- "autoupdate": {
- "architecture": {
- "64bit": {
- "url": "https://dl.minio.io/server/minio/release/windows-amd64/minio.RELEASE.$version#/minio.exe",
- "hash": {
- "url": "$baseurl/minio.RELEASE.$version.sha256sum"
- }
- }
- }
- }
-}
diff --git a/bucket/minishift.json b/bucket/minishift.json
deleted file mode 100644
index 46cd5a3be8..0000000000
--- a/bucket/minishift.json
+++ /dev/null
@@ -1,28 +0,0 @@
-{
- "homepage": "https://www.openshift.org/minishift",
- "description": "Minishift is a tool that helps you run OpenShift locally by running a single-node OpenShift cluster inside a VM. You can try out OpenShift or develop with it, day-to-day, on your local host.",
- "license": "Apache-2.0",
- "version": "1.33.0",
- "architecture": {
- "64bit": {
- "url": "https://github.com/minishift/minishift/releases/download/v1.33.0/minishift-1.33.0-windows-amd64.zip",
- "hash": "70c5fa94475fc4a24b2468aa918ef01cf0a973de4238f304648bc3aa8da1d172"
- }
- },
- "extract_dir": "minishift-1.33.0-windows-amd64",
- "bin": "minishift.exe",
- "checkver": {
- "github": "https://github.com/minishift/minishift"
- },
- "autoupdate": {
- "architecture": {
- "64bit": {
- "url": "https://github.com/minishift/minishift/releases/download/v$version/minishift-$version-windows-amd64.zip"
- }
- },
- "extract_dir": "minishift-$version-windows-amd64",
- "hash": {
- "url": "$url.sha256"
- }
- }
-}
diff --git a/bucket/minisign.json b/bucket/minisign.json
deleted file mode 100644
index 3b1cc4b9b8..0000000000
--- a/bucket/minisign.json
+++ /dev/null
@@ -1,15 +0,0 @@
-{
- "homepage": "https://jedisct1.github.io/minisign/",
- "description": "A dead simple tool to sign files and verify signatures",
- "license": "ISC",
- "version": "0.8",
- "url": "https://github.com/jedisct1/minisign/releases/download/0.8/minisign-win32.zip",
- "hash": "e74849a99547c724e797a4115ead199fe0558cb234d0d2d1655b10d236d1b5c4",
- "bin": "minisign.exe",
- "checkver": {
- "github": "https://github.com/jedisct1/minisign"
- },
- "autoupdate": {
- "url": "https://github.com/jedisct1/minisign/releases/download/$version/minisign-win32.zip"
- }
-}
diff --git a/bucket/mls-software-openssh.json b/bucket/mls-software-openssh.json
deleted file mode 100644
index d7479180f6..0000000000
--- a/bucket/mls-software-openssh.json
+++ /dev/null
@@ -1,34 +0,0 @@
-{
- "homepage": "https://www.mls-software.com/opensshd.html",
- "description": "A Windows installer package of Openssh for Windows that is actively maintained and current.",
- "license": "ISC",
- "version": "8.0p1-2",
- "url": "https://www.mls-software.com/files/setupssh-8.0p1-2.exe#/dl.7z",
- "hash": "sha1:4cdf9628aab704f2b086008857430456b2333a35",
- "post_install": [
- "Remove-Item \"$dir\\`$PLUGINSDIR\" -Recurse",
- "Remove-Item \"$dir\\`$TEMP\" -Recurse",
- "Remove-Item \"$dir\\uninstall.exe\"",
- "if (!(test-path \"$dir\\tmp\")) { new-item \"$dir\\tmp\" -itemtype directory | out-null }"
- ],
- "bin": [
- "bin\\scp.exe",
- "bin\\sftp.exe",
- "bin\\ssh-add.exe",
- "bin\\ssh-agent.exe",
- "bin\\ssh-keygen.exe",
- "bin\\ssh-keyscan.exe",
- "bin\\ssh.exe"
- ],
- "checkver": {
- "url": "https://www.mls-software.com/opensshd.html",
- "re": "New Version<.*\\nOpenSSH (?[\\d.\\-p]+) "
- },
- "autoupdate": {
- "url": "https://www.mls-software.com/files/setupssh-$version.exe#/dl.7z",
- "hash": {
- "url": "https://www.mls-software.com/opensshd.html",
- "find": "$basenameSHA1=([a-fA-F0-9]+)"
- }
- }
-}
diff --git a/bucket/modd.json b/bucket/modd.json
deleted file mode 100644
index c34a5d66a2..0000000000
--- a/bucket/modd.json
+++ /dev/null
@@ -1,16 +0,0 @@
-{
- "homepage": "https://corte.si/posts/modd/announce/index.html",
- "license": "MIT",
- "version": "0.8",
- "url": "https://github.com/cortesi/modd/releases/download/v0.8/modd-0.8-windows64.zip",
- "hash": "ff14568d36baa9e83eaa19ca8d42dede97a43f3c9f82146e290d432329c6ef02",
- "extract_dir": "modd-0.8-windows64",
- "bin": "modd.exe",
- "checkver": {
- "github": "https://github.com/cortesi/modd"
- },
- "autoupdate": {
- "url": "https://github.com/cortesi/modd/releases/download/v$version/modd-$version-windows64.zip",
- "extract_dir": "modd-$version-windows64"
- }
-}
diff --git a/bucket/mongodb.json b/bucket/mongodb.json
deleted file mode 100644
index 866497ed32..0000000000
--- a/bucket/mongodb.json
+++ /dev/null
@@ -1,72 +0,0 @@
-{
- "homepage": "https://www.mongodb.org",
- "description": "A document database with the scalability and flexibility.",
- "version": "4.0.9",
- "license": {
- "identifier": "SSPL-1.0",
- "url": "https://www.mongodb.com/licensing/server-side-public-license"
- },
- "architecture": {
- "64bit": {
- "url": "https://fastdl.mongodb.org/win32/mongodb-win32-x86_64-2008plus-ssl-4.0.9-signed.msi",
- "hash": "35909b5204abb4fbf68796b9c99747b29831c0d38ab21e1c3654845a8eb28090",
- "extract_dir": "MongoDB\\Server\\4.0"
- }
- },
- "bin": [
- "bin\\bsondump.exe",
- "bin\\mongo.exe",
- [
- "bin\\mongod.exe",
- "mongod",
- "--config \"$dir\\bin\\mongod.cfg\""
- ],
- "bin\\mongodump.exe",
- "bin\\mongoexport.exe",
- "bin\\mongofiles.exe",
- "bin\\mongoimport.exe",
- "bin\\mongorestore.exe",
- "bin\\mongos.exe",
- "bin\\mongostat.exe",
- "bin\\mongotop.exe"
- ],
- "post_install": [
- "$file = \"$dir\\bin\\mongod.cfg\"",
- "$cfg = (Get-Content $file)",
- "$cfg = $cfg -replace '%MONGO_DATA_PATH%', \"$dir\\data\"",
- "$cfg = $cfg -replace '%MONGO_LOG_PATH%', \"$dir\\log\"",
- "Set-Content $file ($cfg -join \"`n\") -Encoding Ascii -Force"
- ],
- "persist": [
- "bin\\mongod.cfg",
- "data",
- "log"
- ],
- "checkver": {
- "url": "https://www.mongodb.com/download-center/community",
- "re": "([\\d.]+) \\(current release\\)"
- },
- "autoupdate": {
- "architecture": {
- "64bit": {
- "url": "https://fastdl.mongodb.org/win32/mongodb-win32-x86_64-2008plus-ssl-$version-signed.msi",
- "hash": {
- "url": "$url.sha256"
- },
- "extract_dir": "MongoDB\\Server\\$majorVersion.$minorVersion"
- }
- }
- },
- "suggest": {
- "vcredist": "extras/vcredist2017"
- },
- "notes": [
- "Windows server 2012/2008 and Windows 7/8/8.1 need KB2999226 to provide Universal C Runtime support for Windows.",
- "For more infomations, please refer to:",
- "https://support.microsoft.com/en-us/help/2999226/update-for-universal-c-runtime-in-windows",
- "",
- "mongod shim use \"$dir\\bin\\mongod.cfg\" as the default config file.",
- "To use a different config file, please run",
- "\"$dir\\bin\\mongod.exe --config NEW_CONFIG_FILE\""
- ]
-}
diff --git a/bucket/mono.json b/bucket/mono.json
deleted file mode 100644
index a6e5d33458..0000000000
--- a/bucket/mono.json
+++ /dev/null
@@ -1,38 +0,0 @@
-{
- "version": "5.20.1.19",
- "description": "Cross platform, open source .NET framework.",
- "homepage": "https://www.mono-project.com/",
- "license": "MIT",
- "architecture": {
- "64bit": {
- "url": "https://download.mono-project.com/archive/5.20.1/windows-installer/mono-5.20.1.19-x64-0.msi",
- "hash": "f84dde8ac4cb7de9c063fa0deb4c0fe0f7fecc6d01fda9824ddaada823acf70b"
- },
- "32bit": {
- "url": "https://download.mono-project.com/archive/5.20.1/windows-installer/mono-5.20.1.19-gtksharp-2.12.45-win32-0.msi",
- "hash": "50b964763edaae697a65ef27848c74e9eaa172050ddca94e5ebcf29ad4117b70"
- }
- },
- "extract_dir": "Mono",
- "env_add_path": "bin",
- "checkver": {
- "url": "http://www.mono-project.com/download/stable/",
- "re": "(?[\\d.]+)/windows-installer/(?mono-(?[\\d.]+).*win32.*).msi"
- },
- "autoupdate": {
- "architecture": {
- "64bit": {
- "url": "https://download.mono-project.com/archive/$matchShort/windows-installer/mono-$version-x64-0.msi"
- },
- "32bit": {
- "url": "https://download.mono-project.com/archive/$matchShort/windows-installer/$matchFile.msi"
- }
- }
- },
- "suggest": {
- "vcredist": [
- "extras/vcredist2013",
- "extras/vcredist2015"
- ]
- }
-}
diff --git a/bucket/mozjpeg.json b/bucket/mozjpeg.json
deleted file mode 100644
index 1a6d38a844..0000000000
--- a/bucket/mozjpeg.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "homepage": "https://github.com/mozilla/mozjpeg",
- "description": "Improved JPEG encoder",
- "version": "3.3.1",
- "license": {
- "identifier": "BSD-3-Clause,IJG,Zlib",
- "url": "https://raw.githubusercontent.com/mozilla/mozjpeg/master/LICENSE.md"
- },
- "architecture": {
- "32bit": {
- "url": "https://github.com/garyzyg/mozjpeg-windows/releases/download/3.3.1/mozjpeg-x86.zip",
- "hash": "5d8af78bf40fe11626353f3127cd827b131988e0b96dce9a7acaa10a8835d4d9"
- },
- "64bit": {
- "url": "https://github.com/garyzyg/mozjpeg-windows/releases/download/3.3.1/mozjpeg-x64.zip",
- "hash": "d3e912433b49289e21b0f9dc4dc01a856c7487ec2427fd2248273350d55ec515"
- }
- },
- "bin": [
- [
- "cjpeg-static.exe",
- "cjpeg"
- ],
- [
- "cjpeg-static.exe",
- "mozjpeg"
- ],
- [
- "djpeg-static.exe",
- "djpeg"
- ],
- [
- "jpegtran-static.exe",
- "jpegtran"
- ]
- ],
- "checkver": "github",
- "autoupdate": {
- "architecture": {
- "32bit": {
- "url": "https://github.com/garyzyg/mozjpeg-windows/releases/download/$version/mozjpeg-x86.zip"
- },
- "64bit": {
- "url": "https://github.com/garyzyg/mozjpeg-windows/releases/download/$version/mozjpeg-x64.zip"
- }
- }
- }
-}
diff --git a/bucket/mro.json b/bucket/mro.json
deleted file mode 100644
index 899fa6703e..0000000000
--- a/bucket/mro.json
+++ /dev/null
@@ -1,59 +0,0 @@
-{
- "version": "3.5.1",
- "description": "Microsoft R Open: The enhanced distribution of R from Microsoft Corporation",
- "homepage": "https://mran.microsoft.com/",
- "license": "GPL-2.0-only",
- "depends": "dark",
- "suggest": {
- "Visual C/C++ Runtime 2015": "extras/vcredist2015"
- },
- "architecture": {
- "64bit": {
- "url": "https://mran.blob.core.windows.net/install/mro/3.5.1/microsoft-r-open-3.5.1.exe#/mro.exe",
- "hash": "30de2b2fefed091452695e03c805fcefcef00ab30b3df04363b72d9d44bac494",
- "installer": {
- "script": [
- "&(file_path dark dark.exe) -nologo -x \"$dir\\tmp\" \"$dir\\mro.exe\" | Out-Null",
- "extract_msi \"$dir\\tmp\\AttachedContainer\\ROpen.msi\" \"$dir\\tmp\" | Out-Null",
- "movedir \"$dir\\tmp\\Microsoft\\MRO-$version.0\" \"$dir\" | Out-Null",
- "extract_7zip \"$dir\\Setup\\*.cab\" \"$dir\\Setup\"",
- "Remove-Item \"$dir\\bin\\x64\\Rblas.dll\", \"$dir\\bin\\x64\\Rlapack.dll\" -Force",
- "movedir \"$dir\\Setup\\bin\\x64\" \"$dir\\bin\\x64\" | Out-Null",
- "movedir \"$dir\\Setup\\library\" \"$dir\\library\" | Out-Null",
- "Remove-Item \"$dir\\tmp\", \"$dir\\Setup\", \"$dir\\mro.exe\" -Force -Recurse"
- ]
- },
- "bin": [
- "bin\\x64\\r.exe",
- "bin\\x64\\rterm.exe",
- "bin\\x64\\rscript.exe"
- ]
- }
- },
- "notes": [
- "You'll need to type 'r.ps1' or 'r.cmd' to run MRO, because in Powershell 'r' runs the last command. Alternatively 'rterm' can be used to start the interactive R terminal session.",
- "",
- "You can remove Powershell's 'r' command with:",
- " rm alias:\\r",
- "",
- "... but this only affects your current session: if you'd like to remove it for all future sessions you need to add the command above to your Powershell profile.",
- "",
- "Annoying, right?! You might want to check out Pshazz (scoop install pshazz)--this has a plugin to remove some crazy aliases from Powershell, as well as many other improvements."
- ],
- "checkver": {
- "url": "https://mran.microsoft.com/assets/configurations/app.config.json",
- "jp": "$.latestMicrosoftRVersion"
- },
- "autoupdate": {
- "architecture": {
- "64bit": {
- "url": "https://mran.blob.core.windows.net/install/mro/$version/microsoft-r-open-$version.exe#/mro.exe",
- "hash": {
- "mode": "json",
- "jsonpath": "$..versions[?(@.downloadText == '$basename')].sha256",
- "url": "https://mranapi.azurewebsites.net/api/download"
- }
- }
- }
- }
-}
diff --git a/bucket/msmpi.json b/bucket/msmpi.json
deleted file mode 100644
index f927397e97..0000000000
--- a/bucket/msmpi.json
+++ /dev/null
@@ -1,37 +0,0 @@
-{
- "homepage": "https://docs.microsoft.com/en-us/message-passing-interface/microsoft-mpi",
- "version": "10.0",
- "license": "MIT",
- "url": "https://github.com/Microsoft/Microsoft-MPI/releases/download/v10.0/msmpisetup.exe",
- "hash": "7dae13797627726f67fab9c1d251aec2df9ecd25939984645ec05748bdffd396",
- "env_add_path": ".",
- "pre_install": "7z x -t# \"$dir\\msmpisetup.exe\" -o\"$dir\\tmp\"",
- "architecture": {
- "64bit": {
- "installer": {
- "script": [
- "7z x -r \"$dir\\tmp\\4.msi\" -o\"$dir\"",
- "Remove-Item \"$dir\\msmpires.dll\"",
- "Remove-Item \"$dir\\msmpi.dll\"",
- "Rename-Item \"$dir\\msmpires64.dll\" \"$dir\\msmpires.dll\"",
- "Rename-Item \"$dir\\msmpi64.dll\" \"$dir\\msmpi.dll\""
- ]
- }
- },
- "32bit": {
- "installer": {
- "script": "7z x \"$dir\\tmp\\2.msi\" -o\"$dir\""
- }
- }
- },
- "post_install": [
- "Remove-Item -Recurse \"$dir\\tmp\"",
- "Remove-Item \"$dir\\msmpisetup.exe\""
- ],
- "checkver": {
- "github": "https://github.com/Microsoft/Microsoft-MPI"
- },
- "autoupdate": {
- "url": "https://github.com/Microsoft/Microsoft-MPI/releases/download/v$version/msmpisetup.exe"
- }
-}
diff --git a/bucket/msys.json b/bucket/msys.json
deleted file mode 100644
index c33fc87083..0000000000
--- a/bucket/msys.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "version": "rev13",
- "url": "https://downloads.sourceforge.net/project/mingwbuilds/external-binary-packages/msys%2B7za%2Bwget%2Bsvn%2Bgit%2Bmercurial%2Bcvs-rev13.7z",
- "hash": "5f2ea0c4b714a7d7e704e83040397d0ba7ecaf925afa5512aada180a711ef770",
- "extract_dir": "msys",
- "bin": "msys.bat"
-}
diff --git a/bucket/msys2.json b/bucket/msys2.json
deleted file mode 100644
index b226b7ba67..0000000000
--- a/bucket/msys2.json
+++ /dev/null
@@ -1,41 +0,0 @@
-{
- "homepage": "http://msys2.github.io",
- "##": "64-bit version is able to build both 32-bit and 64-bit packages",
- "version": "20180531",
- "architecture": {
- "64bit": {
- "url": "https://downloads.sourceforge.net/project/msys2/Base/x86_64/msys2-base-x86_64-20180531.tar.xz",
- "extract_dir": "msys64",
- "hash": "sha1:309f604a165179d50fbe4131cf87bd160769f974"
- },
- "32bit": {
- "url": "https://downloads.sourceforge.net/project/msys2/Base/i686/msys2-base-i686-20180531.tar.xz",
- "extract_dir": "msys32",
- "hash": "sha1:c985127122d32e90967d2348fc97e879cba602a9"
- }
- },
- "bin": [
- [
- "msys2_shell.cmd",
- "msys2"
- ]
- ],
- "env_add_path": ".",
- "notes": "Please run 'msys2' now for the MSYS2 setup to complete!",
- "checkver": {
- "url": "https://sourceforge.net/projects/msys2/files/Base/x86_64/",
- "re": "/msys2-base-x86_64-(\\d+).tar.xz"
- },
- "autoupdate": {
- "architecture": {
- "64bit": {
- "url": "https://downloads.sourceforge.net/project/msys2/Base/x86_64/msys2-base-x86_64-$version.tar.xz",
- "extract_dir": "msys64"
- },
- "32bit": {
- "url": "https://downloads.sourceforge.net/project/msys2/Base/i686/msys2-base-i686-$version.tar.xz",
- "extract_dir": "msys32"
- }
- }
- }
-}
diff --git a/bucket/mysql-workbench.json b/bucket/mysql-workbench.json
deleted file mode 100644
index 7b75f41db6..0000000000
--- a/bucket/mysql-workbench.json
+++ /dev/null
@@ -1,35 +0,0 @@
-{
- "version": "8.0.15",
- "license": "GPL-2.0-only",
- "homepage": "https://dev.mysql.com/downloads/workbench/",
- "architecture": {
- "64bit": {
- "url": "https://cdn.mysql.com/Downloads/MySQLGUITools/mysql-workbench-community-8.0.15-winx64.msi",
- "extract_dir": "MySQL\\MySQL Workbench 8.0 CE",
- "hash": "md5:f13e016029846679a54e0ed902886985"
- }
- },
- "checkver": "MySQL Workbench (?(?[\\d]+.[\\d]+).[\\d]+)",
- "autoupdate": {
- "architecture": {
- "64bit": {
- "url": "https://cdn.mysql.com/Downloads/MySQLGUITools/mysql-workbench-community-$version-winx64.msi",
- "extract_dir": "MySQL\\MySQL Workbench $matchShort CE"
- }
- },
- "hash": {
- "url": "$url.md5"
- }
- },
- "bin": [
- "MySQLWorkbench.exe",
- "mysql.exe",
- "mysqldump.exe"
- ],
- "shortcuts": [
- [
- "MySQLWorkbench.exe",
- "MySQLWorkbench"
- ]
- ]
-}
diff --git a/bucket/mysql.json b/bucket/mysql.json
deleted file mode 100644
index a846cc7781..0000000000
--- a/bucket/mysql.json
+++ /dev/null
@@ -1,74 +0,0 @@
-{
- "homepage": "https://dev.mysql.com/downloads/mysql/",
- "version": "8.0.15",
- "license": "GPL-2.0",
- "architecture": {
- "64bit": {
- "url": "https://dev.mysql.com/get/Downloads/MySQL-8.0/mysql-8.0.15-winx64.zip",
- "hash": "md5:75fd5cd2676209550a8b9bac4fd0a8b6",
- "extract_dir": "mysql-8.0.15-winx64"
- }
- },
- "bin": [
- "bin/ibd2sdi.exe",
- "bin/innochecksum.exe",
- "bin/lz4_decompress.exe",
- "bin/myisamchk.exe",
- "bin/myisamlog.exe",
- "bin/myisampack.exe",
- "bin/myisam_ftdump.exe",
- "bin/mysql.exe",
- "bin/mysqladmin.exe",
- "bin/mysqlbinlog.exe",
- "bin/mysqlcheck.exe",
- "bin/mysqld.exe",
- "bin/mysqldump.exe",
- "bin/mysqlimport.exe",
- "bin/mysqlpump.exe",
- "bin/mysqlrouter.exe",
- "bin/mysqlrouter_plugin_info.exe",
- "bin/mysqlshow.exe",
- "bin/mysqlslap.exe",
- "bin/mysql_config_editor.exe",
- "bin/mysql_secure_installation.exe",
- "bin/mysql_ssl_rsa_setup.exe",
- "bin/mysql_tzinfo_to_sql.exe",
- "bin/mysql_upgrade.exe",
- "bin/my_print_defaults.exe",
- "bin/perror.exe",
- "bin/zlib_decompress.exe"
- ],
- "persist": "data",
- "post_install": [
- "if (!(Test-Path \"$dir/my.ini\")) {",
- " # Using $dir instead of $persist_dir, causes this error:",
- " # [ERROR] [MY-010187] [Server] Could not open file 'C:/Users/ex/scoop/apps/mysql/current/data/host.err' for error logging: Permission denied",
- " $dir_u = ($persist_dir -replace '\\\\', '/')",
- " Add-Content \"$dir/my.ini\" '[mysqld]' -Encoding Ascii",
- " Add-Content \"$dir/my.ini\" \"datadir=$dir_u/data\" -Encoding Ascii",
- " # Set username so it's not required when connecting",
- " Add-Content \"$dir/my.ini\" '[client]' -Encoding Ascii",
- " Add-Content \"$dir/my.ini\" 'user=root' -Encoding Ascii",
- "}",
- "if (!(Test-Path \"$dir/data\\auto.cnf\")) {",
- " # Initialize data directory (without generating root password)",
- " mysqld.exe --initialize-insecure",
- "}"
- ],
- "checkver": {
- "url": "https://dev.mysql.com/downloads/mysql/",
- "re": " | | | |