diff --git a/bucket/ammonite.json b/bucket/ammonite.json index 74a0c412a4c92..b31f2d9807444 100644 --- a/bucket/ammonite.json +++ b/bucket/ammonite.json @@ -10,7 +10,7 @@ "hash": "80cc934033e61ec97a6f70810ac2076fff33d85c0bdfe4f1bb3d2c88582f4b0b", "bin": "amm.bat", "checkver": { - "url": "https://api.github.com/repos/lihaoyi/Ammonite/releases", + "github": "https://api.github.com/repos/lihaoyi/Ammonite/releases", "regex": "tag/([\\d\\w.-]+)" }, "autoupdate": { diff --git a/bucket/aptos-cli.json b/bucket/aptos-cli.json index 51b98623ae24d..c0eec353975f4 100644 --- a/bucket/aptos-cli.json +++ b/bucket/aptos-cli.json @@ -11,7 +11,7 @@ }, "bin": "aptos.exe", "checkver": { - "url": "https://api.github.com/repos/aptos-labs/aptos-core/releases", + "github": "https://api.github.com/repos/aptos-labs/aptos-core/releases", "jsonpath": "$[?(@.prerelease == false)].assets[?(@.name =~ /aptos-cli/i)].browser_download_url", "regex": "(?i)download/aptos-cli-v([\\d.]+)/aptos-cli" }, diff --git a/bucket/arc.json b/bucket/arc.json index 4983f6f4e7591..584d181ff0a74 100644 --- a/bucket/arc.json +++ b/bucket/arc.json @@ -15,7 +15,7 @@ }, "bin": "arc.exe", "checkver": { - "url": "https://api.github.com/repos/mholt/archiver/releases", + "github": "https://api.github.com/repos/mholt/archiver/releases", "regex": "arc_([\\d.]+)_windows_amd64\\.exe" }, "autoupdate": { diff --git a/bucket/audiowaveform.json b/bucket/audiowaveform.json index 0116ab12d48b7..25bb10d1530fd 100644 --- a/bucket/audiowaveform.json +++ b/bucket/audiowaveform.json @@ -15,7 +15,7 @@ }, "bin": "audiowaveform.exe", "checkver": { - "url": "https://api.github.com/repos/bbc/audiowaveform/releases", + "github": "https://api.github.com/repos/bbc/audiowaveform/releases", "jsonpath": "$..assets[?(@.browser_download_url =~ /audiowaveform-(?[\\d.]+)-win64\\.zip/i)].browser_download_url", "regex": "audiowaveform-(?[\\d.]+)-win64\\.zip" }, diff --git a/bucket/autocorrect.json b/bucket/autocorrect.json index 58226bc7677bd..f3b4d24af4e9d 100644 --- a/bucket/autocorrect.json +++ b/bucket/autocorrect.json @@ -11,7 +11,7 @@ }, "bin": "autocorrect.exe", "checkver": { - "url": "https://api.github.com/repos/huacnlee/autocorrect/releases", + "github": "https://api.github.com/repos/huacnlee/autocorrect/releases", "regex": "tag/v([\\d.]+)" }, "autoupdate": { diff --git a/bucket/aws.json b/bucket/aws.json index c5a14790c704c..50080b1dcb631 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -15,7 +15,7 @@ "aws_completer.exe" ], "checkver": { - "url": "https://api.github.com/repos/aws/aws-cli/tags", + "github": "https://api.github.com/repos/aws/aws-cli/tags", "jsonpath": "$[0].name" }, "autoupdate": { diff --git a/bucket/azure-ps.json b/bucket/azure-ps.json index bc0b99d24fe64..96b87dcd7fbe4 100644 --- a/bucket/azure-ps.json +++ b/bucket/azure-ps.json @@ -18,7 +18,7 @@ "name": "AzureRM" }, "checkver": { - "url": "https://api.github.com/repos/Azure/azure-powershell/releases", + "github": "https://api.github.com/repos/Azure/azure-powershell/releases", "regex": "download/v(?[^/]+)/Az-Cmdlets-([0-9.]+)-x64[.]msi" }, "autoupdate": { diff --git a/bucket/bbdown.json b/bucket/bbdown.json index b5d37aae79929..a867d85ac231a 100644 --- a/bucket/bbdown.json +++ b/bucket/bbdown.json @@ -36,7 +36,7 @@ "BBDownTV.data" ], "checkver": { - "url": "https://api.github.com/repos/nilaoda/BBDown/releases", + "github": "https://api.github.com/repos/nilaoda/BBDown/releases", "jsonpath": "$[0].assets", "regex": "BBDown_(?[\\d.]+)_(?[\\d]+)_win-x64.zip" }, diff --git a/bucket/bflat.json b/bucket/bflat.json index 3ff133be90536..9778c4e6a77e1 100644 --- a/bucket/bflat.json +++ b/bucket/bflat.json @@ -15,7 +15,7 @@ }, "bin": "bflat.exe", "checkver": { - "url": "https://api.github.com/repos/bflattened/bflat/releases/latest", + "github": "https://api.github.com/repos/bflattened/bflat/releases/latest", "jsonpath": "$.tag_name", "regex": "v([\\d.]+)" }, diff --git a/bucket/biome.json b/bucket/biome.json index 24fe1618c9098..131d6205c5810 100644 --- a/bucket/biome.json +++ b/bucket/biome.json @@ -15,7 +15,7 @@ }, "bin": "biome.exe", "checkver": { - "url": "https://api.github.com/repos/biomejs/biome/releases", + "github": "https://api.github.com/repos/biomejs/biome/releases", "jsonpath": "$..tag_name", "regex": "@biomejs/biome@([\\d.]+)\"" }, diff --git a/bucket/bitwarden-secrets-manager-cli.json b/bucket/bitwarden-secrets-manager-cli.json index 566fa54882a6d..d0786982454b5 100644 --- a/bucket/bitwarden-secrets-manager-cli.json +++ b/bucket/bitwarden-secrets-manager-cli.json @@ -18,7 +18,7 @@ }, "bin": "bws.exe", "checkver": { - "url": "https://api.github.com/repos/bitwarden/sdk-sm/releases", + "github": "https://api.github.com/repos/bitwarden/sdk-sm/releases", "jsonpath": "$..assets[?(@.name =~ /bws-x86_64-pc-windows/i)].browser_download_url", "regex": "(?i)download/bws-v([\\d.]+)/bws-x86_64-pc-windows" }, diff --git a/bucket/camunda-operate.json b/bucket/camunda-operate.json index b8180e5ebb98b..280171409fd84 100644 --- a/bucket/camunda-operate.json +++ b/bucket/camunda-operate.json @@ -30,7 +30,7 @@ ], "persist": "config", "checkver": { - "url": "https://api.github.com/repos/camunda/camunda-platform/releases", + "github": "https://api.github.com/repos/camunda/camunda-platform/releases", "regex": "download/(?[\\d.]+%2Bgen[\\d.]+)/camunda-operate-([\\d.]+).zip" }, "autoupdate": { diff --git a/bucket/capnp.json b/bucket/capnp.json index ca85931dbab02..14f9597d213bf 100644 --- a/bucket/capnp.json +++ b/bucket/capnp.json @@ -11,7 +11,7 @@ "capnproto-tools-win32-1.4.0/capnpc-capnp.exe" ], "checkver": { - "url": "https://api.github.com/repos/capnproto/capnproto/tags", + "github": "https://api.github.com/repos/capnproto/capnproto/tags", "regex": "tags/v([\\d.]+)" }, "autoupdate": { diff --git a/bucket/cc65.json b/bucket/cc65.json index 94a6b7fd06916..3dcc0556dd646 100644 --- a/bucket/cc65.json +++ b/bucket/cc65.json @@ -33,7 +33,7 @@ "LD65_CFG": "$dir\\cfg" }, "checkver": { - "url": "https://api.github.com/repos/cc65/cc65/actions/workflows/snapshot-on-push-master.yml/runs?branch=master&status=success", + "github": "https://api.github.com/repos/cc65/cc65/actions/workflows/snapshot-on-push-master.yml/runs?branch=master&status=success", "jsonpath": "$.workflow_runs[0].id" }, "autoupdate": { diff --git a/bucket/codex.json b/bucket/codex.json index 43f918b894326..e53c88843b05e 100644 --- a/bucket/codex.json +++ b/bucket/codex.json @@ -36,7 +36,7 @@ ] ], "checkver": { - "url": "https://api.github.com/repos/openai/codex/releases", + "github": "https://api.github.com/repos/openai/codex/releases", "regex": "rust-v(\\d+\\.\\d+\\.\\d+)(?![^\\d]*alpha|[^\\d]*beta|[^\\d]*rc|[^\\d]*preview)" }, "autoupdate": { diff --git a/bucket/config-file-validator.json b/bucket/config-file-validator.json index 1400d2784cfe5..10cfe156dc87b 100644 --- a/bucket/config-file-validator.json +++ b/bucket/config-file-validator.json @@ -15,7 +15,7 @@ }, "bin": "validator.exe", "checkver": { - "url": "https://api.github.com/repos/Boeing/config-file-validator/releases", + "github": "https://api.github.com/repos/Boeing/config-file-validator/releases", "jsonpath": "$[?(@.prerelease == false)].tag_name", "regex": "(?:v|V)?([\\d.]+)" }, diff --git a/bucket/coq.json b/bucket/coq.json index 5fdd79105a5be..4204cdbcf4ea8 100644 --- a/bucket/coq.json +++ b/bucket/coq.json @@ -31,7 +31,7 @@ "COQBIN": "$dir\\bin" }, "checkver": { - "url": "https://api.github.com/repos/rocq-prover/platform/releases/latest", + "github": "https://api.github.com/repos/rocq-prover/platform/releases/latest", "regex": "Coq-Platform-release-([\\d.]+)-version.(?[\\d.]+)-Windows-x86_64.exe", "reverse": true }, diff --git a/bucket/detekt.json b/bucket/detekt.json index 06221ecfa85e2..3abaeb7ac4d88 100644 --- a/bucket/detekt.json +++ b/bucket/detekt.json @@ -19,7 +19,7 @@ ] ], "checkver": { - "url": "https://api.github.com/repos/detekt/detekt/releases", + "github": "https://api.github.com/repos/detekt/detekt/releases", "regex": "detekt-cli-(?[\\d.]+)\\.zip" }, "autoupdate": { diff --git a/bucket/flux.json b/bucket/flux.json index 6b38ed6269e0e..63163f31a2193 100644 --- a/bucket/flux.json +++ b/bucket/flux.json @@ -19,7 +19,7 @@ }, "bin": "flux.exe", "checkver": { - "url": "https://api.github.com/repos/fluxcd/flux2/releases", + "github": "https://api.github.com/repos/fluxcd/flux2/releases", "jsonpath": "$..browser_download_url", "regex": "flux_([\\d.]+)_windows_amd64.zip" }, diff --git a/bucket/git-with-openssh.json b/bucket/git-with-openssh.json index ce58addeefdfa..f3eac55396ac8 100644 --- a/bucket/git-with-openssh.json +++ b/bucket/git-with-openssh.json @@ -86,7 +86,7 @@ ] }, "checkver": { - "url": "https://api.github.com/repos/git-for-windows/git/releases/latest", + "github": "https://api.github.com/repos/git-for-windows/git/releases/latest", "jsonpath": "$.assets[?(@.name =~ /Portable/i)].browser_download_url", "regex": "(?i)download/(?v?[\\d.]+windows[\\d.]+)/PortableGit-([\\d.]+)" }, diff --git a/bucket/git-xet.json b/bucket/git-xet.json index 43996524d94be..8f3fcda5c1109 100644 --- a/bucket/git-xet.json +++ b/bucket/git-xet.json @@ -20,7 +20,7 @@ }, "bin": "git-xet.exe", "checkver": { - "url": "https://api.github.com/repos/huggingface/xet-core/releases?per_page=45", + "github": "https://api.github.com/repos/huggingface/xet-core/releases?per_page=45", "jsonpath": "$[?(@.prerelease == false)].assets[?(@.name =~ /git-xet/i)].browser_download_url", "regex": "(?i)download/git-xet-v([\\d.]+)/git-xet" }, diff --git a/bucket/git.json b/bucket/git.json index 7702e7e949e44..9aebec8432b75 100644 --- a/bucket/git.json +++ b/bucket/git.json @@ -94,7 +94,7 @@ ] }, "checkver": { - "url": "https://api.github.com/repos/git-for-windows/git/releases/latest", + "github": "https://api.github.com/repos/git-for-windows/git/releases/latest", "jsonpath": "$.assets[?(@.name =~ /Portable/i)].browser_download_url", "regex": "(?i)download/(?v?[\\d.]+windows[\\d.]+)/PortableGit-([\\d.]+)" }, diff --git a/bucket/grails.json b/bucket/grails.json index bd94b200c6022..1b110ada9c5cc 100644 --- a/bucket/grails.json +++ b/bucket/grails.json @@ -14,7 +14,7 @@ "GRAILS_HOME": "$dir" }, "checkver": { - "url": "https://api.github.com/repos/apache/grails-core/releases", + "github": "https://api.github.com/repos/apache/grails-core/releases", "regex": "/grails-([\\d.]+)\\.zip" }, "autoupdate": { diff --git a/bucket/grpcurl.json b/bucket/grpcurl.json index 752ae300b5dbc..b955b3350aecf 100644 --- a/bucket/grpcurl.json +++ b/bucket/grpcurl.json @@ -15,7 +15,7 @@ }, "bin": "grpcurl.exe", "checkver": { - "url": "https://api.github.com/repos/fullstorydev/grpcurl/releases", + "github": "https://api.github.com/repos/fullstorydev/grpcurl/releases", "regex": "grpcurl_([\\d.]+)_windows_x" }, "autoupdate": { diff --git a/bucket/hashlink.json b/bucket/hashlink.json index 40fe7e655f2c1..ab3950e59b365 100644 --- a/bucket/hashlink.json +++ b/bucket/hashlink.json @@ -11,7 +11,7 @@ "HASHLINKPATH": "$dir" }, "checkver": { - "url": "https://api.github.com/repos/HaxeFoundation/hashlink/releases/latest", + "github": "https://api.github.com/repos/HaxeFoundation/hashlink/releases/latest", "regex": "([\\d.]+)-win" }, "autoupdate": { diff --git a/bucket/imagemagick-lean.json b/bucket/imagemagick-lean.json index 3750715ca543b..54caf2b80f719 100644 --- a/bucket/imagemagick-lean.json +++ b/bucket/imagemagick-lean.json @@ -23,7 +23,7 @@ }, "bin": "magick.exe", "checkver": { - "url": "https://api.github.com/repos/ImageMagick/ImageMagick/releases/latest", + "github": "https://api.github.com/repos/ImageMagick/ImageMagick/releases/latest", "jsonpath": "$.tag_name" }, "autoupdate": { diff --git a/bucket/imagemagick.json b/bucket/imagemagick.json index 15783eb7b5c6e..1799b371d78a9 100644 --- a/bucket/imagemagick.json +++ b/bucket/imagemagick.json @@ -32,7 +32,7 @@ "MAGICK_CODER_MODULE_PATH": "$dir\\modules\\coders" }, "checkver": { - "url": "https://api.github.com/repos/ImageMagick/ImageMagick/releases/latest", + "github": "https://api.github.com/repos/ImageMagick/ImageMagick/releases/latest", "jsonpath": "$.tag_name" }, "autoupdate": { diff --git a/bucket/ipinfo-cli.json b/bucket/ipinfo-cli.json index 5c7dcdb04c40c..f5a735cdc63e1 100644 --- a/bucket/ipinfo-cli.json +++ b/bucket/ipinfo-cli.json @@ -23,7 +23,7 @@ ], "bin": "ipinfo.exe", "checkver": { - "url": "https://api.github.com/repos/ipinfo/cli/releases/latest", + "github": "https://api.github.com/repos/ipinfo/cli/releases/latest", "jsonpath": "$.name", "regex": "ipinfo-(?.*)$" }, diff --git a/bucket/kim.json b/bucket/kim.json index eb16513a8b07c..02310865de77f 100644 --- a/bucket/kim.json +++ b/bucket/kim.json @@ -11,7 +11,7 @@ }, "bin": "kim.exe", "checkver": { - "url": "https://api.github.com/repos/rancher/kim/releases", + "github": "https://api.github.com/repos/rancher/kim/releases", "regex": "download/v([\\w.-]+)/kim-windows-amd64.exe" }, "autoupdate": { diff --git a/bucket/kotlin-native.json b/bucket/kotlin-native.json index 148a7274b659a..c5063814ad90f 100644 --- a/bucket/kotlin-native.json +++ b/bucket/kotlin-native.json @@ -24,7 +24,7 @@ ], "env_add_path": "bin", "checkver": { - "url": "https://api.github.com/repos/JetBrains/kotlin/releases/latest", + "github": "https://api.github.com/repos/JetBrains/kotlin/releases/latest", "regex": "windows-x86_64-([\\w.\\-]+)\\.zip" }, "autoupdate": { diff --git a/bucket/kustomize.json b/bucket/kustomize.json index ddb87fa4b1aea..c448dddeab515 100644 --- a/bucket/kustomize.json +++ b/bucket/kustomize.json @@ -15,7 +15,7 @@ }, "bin": "kustomize.exe", "checkver": { - "url": "https://api.github.com/repos/kubernetes-sigs/kustomize/releases/latest", + "github": "https://api.github.com/repos/kubernetes-sigs/kustomize/releases/latest", "jsonpath": "$..name", "regex": "kustomize/v([\\d.]+)" }, diff --git a/bucket/lutgen.json b/bucket/lutgen.json index abd26b8e5501f..b6ebdf82134e0 100644 --- a/bucket/lutgen.json +++ b/bucket/lutgen.json @@ -11,7 +11,7 @@ }, "bin": "lutgen.exe", "checkver": { - "url": "https://api.github.com/repos/ozwaldorf/lutgen-rs/releases", + "github": "https://api.github.com/repos/ozwaldorf/lutgen-rs/releases", "jsonpath": "$..tag_name", "regex": "lutgen-v([\\d.]+)" }, diff --git a/bucket/mingit-busybox.json b/bucket/mingit-busybox.json index 1dac6a60cc175..c9a7c372458bc 100644 --- a/bucket/mingit-busybox.json +++ b/bucket/mingit-busybox.json @@ -29,7 +29,7 @@ "GIT_INSTALL_ROOT": "$dir" }, "checkver": { - "url": "https://api.github.com/repos/git-for-windows/git/releases/latest", + "github": "https://api.github.com/repos/git-for-windows/git/releases/latest", "jsonpath": "$..browser_download_url", "regex": "download/v(?[\\d.]+windows\\.\\d)/MinGit-([\\d.]+)-busybox-64" }, diff --git a/bucket/mingit.json b/bucket/mingit.json index 0369b94edd016..ea5954d3f22ed 100644 --- a/bucket/mingit.json +++ b/bucket/mingit.json @@ -33,7 +33,7 @@ "GIT_INSTALL_ROOT": "$dir" }, "checkver": { - "url": "https://api.github.com/repos/git-for-windows/git/releases/latest", + "github": "https://api.github.com/repos/git-for-windows/git/releases/latest", "jsonpath": "$.assets[?(@.name =~ /MinGit/i)].browser_download_url", "regex": "(?i)download/(?v?[\\d.]+windows[\\d.]+)/MinGit-([\\d.]+)" }, diff --git a/bucket/mingw.json b/bucket/mingw.json index b87dcf6e345d8..3c6edf4f6097e 100644 --- a/bucket/mingw.json +++ b/bucket/mingw.json @@ -18,7 +18,7 @@ "post_install": "Copy-Item \"$dir\\bin\\mingw32-make.exe\" \"$dir\\bin\\make.exe\"", "env_add_path": "bin", "checkver": { - "url": "https://api.github.com/repos/niXman/mingw-builds-binaries/releases", + "github": "https://api.github.com/repos/niXman/mingw-builds-binaries/releases", "jsonpath": "$..tag_name", "regex": "([\\d.]+)-(?[a-z0-9_\\-]+)", "replace": "${1}-${build}" diff --git a/bucket/nanarun.json b/bucket/nanarun.json index 493e102a12ed7..bed7db20c33aa 100644 --- a/bucket/nanarun.json +++ b/bucket/nanarun.json @@ -25,7 +25,7 @@ "SynthRdp.exe" ], "checkver": { - "url": "https://api.github.com/repos/M2Team/NanaRun/releases", + "github": "https://api.github.com/repos/M2Team/NanaRun/releases", "jsonpath": "$.[0].tag_name" }, "autoupdate": { diff --git a/bucket/neovim.json b/bucket/neovim.json index 9f3f12ddaa80a..35189183eefab 100644 --- a/bucket/neovim.json +++ b/bucket/neovim.json @@ -26,7 +26,7 @@ "bin\\xxd.exe" ], "checkver": { - "url": "https://api.github.com/repos/neovim/neovim/releases/latest", + "github": "https://api.github.com/repos/neovim/neovim/releases/latest", "jsonpath": "$.body", "regex": "NVIM v(?[\\w.-]+)\\.(?[\\w.-]+)\\.(?[\\w.-]+)", "replace": "${majorVersion}.${minorVersion}.${patchVersion}" diff --git a/bucket/openshift-okd-client.json b/bucket/openshift-okd-client.json index 7a4d6f7beb4cc..af78d5bab68aa 100644 --- a/bucket/openshift-okd-client.json +++ b/bucket/openshift-okd-client.json @@ -11,7 +11,7 @@ }, "bin": "oc.exe", "checkver": { - "url": "https://api.github.com/repos/okd-project/okd/tags", + "github": "https://api.github.com/repos/okd-project/okd/tags", "jsonpath": "$[0].name" }, "autoupdate": { diff --git a/bucket/oxlint.json b/bucket/oxlint.json index 85a5685858212..360719916a379 100644 --- a/bucket/oxlint.json +++ b/bucket/oxlint.json @@ -16,7 +16,7 @@ "pre_install": "Get-Item \"$dir\\oxlint-*.exe\" | Rename-Item -NewName \"$dir\\oxlint.exe\"", "bin": "oxlint.exe", "checkver": { - "url": "https://api.github.com/repos/oxc-project/oxc/releases", + "github": "https://api.github.com/repos/oxc-project/oxc/releases", "regex": "tag/apps_v([\\d.]+)" }, "autoupdate": { diff --git a/bucket/pdf2djvu.json b/bucket/pdf2djvu.json index b83f413a68591..c7ffd4ff826d2 100644 --- a/bucket/pdf2djvu.json +++ b/bucket/pdf2djvu.json @@ -18,7 +18,7 @@ "djvused.exe" ], "checkver": { - "url": "https://api.github.com/repos/jwilk-archive/pdf2djvu/releases", + "github": "https://api.github.com/repos/jwilk-archive/pdf2djvu/releases", "regex": "pdf2djvu-win32-([\\d.]+)\\.zip" }, "autoupdate": { diff --git a/bucket/perl.json b/bucket/perl.json index 831d267a3fbeb..7eb34994b92d9 100644 --- a/bucket/perl.json +++ b/bucket/perl.json @@ -33,7 +33,7 @@ "perl\\bin" ], "checkver": { - "url": "https://api.github.com/repos/StrawberryPerl/Perl-Dist-Strawberry/releases/latest", + "github": "https://api.github.com/repos/StrawberryPerl/Perl-Dist-Strawberry/releases/latest", "regex": "releases/download/(?\\w+)/strawberry-perl-([\\d.]+)-64bit-portable\\.zip\"" }, "autoupdate": { diff --git a/bucket/presentmon.json b/bucket/presentmon.json index 77adc5c6d87d8..1a83fb2365b2c 100644 --- a/bucket/presentmon.json +++ b/bucket/presentmon.json @@ -11,7 +11,7 @@ }, "bin": "PresentMon.exe", "checkver": { - "url": "https://api.github.com/repos/GameTechDev/PresentMon/releases/latest", + "github": "https://api.github.com/repos/GameTechDev/PresentMon/releases/latest", "jsonpath": "$.tag_name", "regex": "v([\\d.]+)" }, diff --git a/bucket/sapling.json b/bucket/sapling.json index ba0270e8ea4d2..48e16332ec21f 100644 --- a/bucket/sapling.json +++ b/bucket/sapling.json @@ -24,7 +24,7 @@ "extract_dir": "Sapling", "bin": "sl.exe", "checkver": { - "url": "https://api.github.com/repos/facebook/sapling/releases/latest", + "github": "https://api.github.com/repos/facebook/sapling/releases/latest", "jsonpath": "$.tag_name", "regex": "(?(?[\\d.]+)\\.(?[\\d]{8})-(?