Compare commits

..

No commits in common. "877f623d283a7b4b06c4531a7282ba3b41ef8062" and "64b6606eb4d6625a3df844fc48c73ea85a053a67" have entirely different histories.

5 changed files with 29 additions and 29 deletions

View File

@ -1,6 +1,6 @@
{ {
"$schema": "https://raw.githubusercontent.com/ScoopInstaller/Scoop/master/schema.json", "$schema": "https://raw.githubusercontent.com/ScoopInstaller/Scoop/master/schema.json",
"version": "1.20.1", "version": "1.20.0",
"description": "A developer CLI that reduces the time it takes to get started on Azure", "description": "A developer CLI that reduces the time it takes to get started on Azure",
"homepage": "https://aka.ms/azd", "homepage": "https://aka.ms/azd",
"license": "MIT", "license": "MIT",
@ -10,12 +10,12 @@
], ],
"architecture": { "architecture": {
"arm64": { "arm64": {
"url": "https://github.com/Azure/azure-dev/releases/download/azure-dev-cli_1.20.1/azd-windows-arm64-alpha.zip", "url": "https://github.com/Azure/azure-dev/releases/download/azure-dev-cli_1.20.0/azd-windows-arm64-alpha.zip",
"hash": "4d53eeb07a57055efe99663759f1fb383acb0aa4c7c8a178a7c4bb0f37f6fe21" "hash": "26b7fcfa5302204f6103cb6dbebe2dda47f35b061513974893e1b404ce68ea16"
}, },
"64bit": { "64bit": {
"url": "https://github.com/Azure/azure-dev/releases/download/azure-dev-cli_1.20.1/azd-windows-amd64.zip", "url": "https://github.com/Azure/azure-dev/releases/download/azure-dev-cli_1.20.0/azd-windows-amd64.zip",
"hash": "12a0559125caf0a2aeeb52cbc9d464ca581776f54d92b45706e441d4a0de37d0" "hash": "58603663d493b36b8f52e2b1821fa1f308ad33610425d702d6b3fce8ca8083a2"
} }
}, },
"pre_install": "Get-Item \"$dir\\azd-*.exe\" | Rename-Item -NewName \"azd.exe\"", "pre_install": "Get-Item \"$dir\\azd-*.exe\" | Rename-Item -NewName \"azd.exe\"",

View File

@ -1,18 +1,18 @@
{ {
"version": "8.16.0_8", "version": "8.16.0_7",
"description": "Command line tool and library for transferring data with URLs", "description": "Command line tool and library for transferring data with URLs",
"homepage": "https://curl.se/", "homepage": "https://curl.se/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://curl.se/windows/dl-8.16.0_8/curl-8.16.0_8-win64-mingw.tar.xz", "url": "https://curl.se/windows/dl-8.16.0_7/curl-8.16.0_7-win64-mingw.tar.xz",
"hash": "1f54b465a771a39bcfaf6f7c653ac99c834f0426405dbf5c6d0ea7b6c5fe8f0e", "hash": "e09ecab18d5a29ca6323a62dd7988294fdee18ed75c88803c5d2381a0036fb98",
"extract_dir": "curl-8.16.0_8-win64-mingw" "extract_dir": "curl-8.16.0_7-win64-mingw"
}, },
"arm64": { "arm64": {
"url": "https://curl.se/windows/dl-8.16.0_8/curl-8.16.0_8-win64a-mingw.tar.xz", "url": "https://curl.se/windows/dl-8.16.0_7/curl-8.16.0_7-win64a-mingw.tar.xz",
"hash": "34196d0297cbd0fbf2f963ae50791a09caf2f6a3ec31887c475ce6c3ec28cf3f", "hash": "ff88227422cbabfb188910df840b9d22350340e7f39094ae8ce68e60b6f35f5c",
"extract_dir": "curl-8.16.0_8-win64a-mingw" "extract_dir": "curl-8.16.0_7-win64a-mingw"
} }
}, },
"bin": "bin\\curl.exe", "bin": "bin\\curl.exe",

View File

@ -1,5 +1,5 @@
{ {
"version": "18.5.0", "version": "18.4.0",
"description": "Run your jobs and send the results back to GitLab", "description": "Run your jobs and send the results back to GitLab",
"homepage": "https://docs.gitlab.com/runner/", "homepage": "https://docs.gitlab.com/runner/",
"license": "MIT", "license": "MIT",
@ -16,12 +16,12 @@
], ],
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v18.5.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v18.4.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "356805b7d68d2516fab5c3262d74d4f560082639cc23d7c326d087140e9416e2" "hash": "a667eaf51b963f1b3104996f5bae869c4f651e6f2d14f88993d9240424828e70"
}, },
"32bit": { "32bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v18.5.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v18.4.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "53d5d4563435a99c6433fa96d21e1ed575b66a5a00317a86a58f5911b1673a37" "hash": "059242e8146c845397b52ee6af7a50aca7e2c4b6c7fb640a851fed41c4a85894"
} }
}, },
"bin": "gitlab-runner.exe", "bin": "gitlab-runner.exe",

View File

@ -1,16 +1,16 @@
{ {
"version": "0.30.4", "version": "0.30.3",
"description": "Open Source realtime backend in 1 file", "description": "Open Source realtime backend in 1 file",
"homepage": "https://pocketbase.io", "homepage": "https://pocketbase.io",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/pocketbase/pocketbase/releases/download/v0.30.4/pocketbase_0.30.4_windows_amd64.zip", "url": "https://github.com/pocketbase/pocketbase/releases/download/v0.30.3/pocketbase_0.30.3_windows_amd64.zip",
"hash": "ca0564b52eb77aa8edabec43e1c6d24270a4344479bb9030cbfc9e1f1abab688" "hash": "e04533fc25f43f88e274197a151c9219fc7b37357b5202afcf4c8f66048e3652"
}, },
"arm64": { "arm64": {
"url": "https://github.com/pocketbase/pocketbase/releases/download/v0.30.4/pocketbase_0.30.4_windows_arm64.zip", "url": "https://github.com/pocketbase/pocketbase/releases/download/v0.30.3/pocketbase_0.30.3_windows_arm64.zip",
"hash": "5e8b069158b418386611a7245b561328379db16fd19ac2e5d33dfd27b8f38614" "hash": "f0a5773d103ac3257a9ca6da29366233dbe8966a19570543944d51c8eaf8049b"
} }
}, },
"bin": "pocketbase.exe", "bin": "pocketbase.exe",

View File

@ -1,18 +1,18 @@
{ {
"version": "3.7.1", "version": "3.7.0",
"description": "Systems monitoring and alerting toolkit", "description": "Systems monitoring and alerting toolkit",
"homepage": "https://prometheus.io", "homepage": "https://prometheus.io",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/prometheus/prometheus/releases/download/v3.7.1/prometheus-3.7.1.windows-amd64.tar.gz", "url": "https://github.com/prometheus/prometheus/releases/download/v3.7.0/prometheus-3.7.0.windows-amd64.tar.gz",
"hash": "6d7b682d4ad5e9c6412c27d3f99dc4fb7d215c8d8e39743da7e26017f9861db1", "hash": "a0a915fa3ac97763041714190673c9cda2ff89f55d4567be86805215fa0a507f",
"extract_dir": "prometheus-3.7.1.windows-amd64" "extract_dir": "prometheus-3.7.0.windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/prometheus/prometheus/releases/download/v3.7.1/prometheus-3.7.1.windows-386.tar.gz", "url": "https://github.com/prometheus/prometheus/releases/download/v3.7.0/prometheus-3.7.0.windows-386.tar.gz",
"hash": "b60e438f433117bd08c8e6edb895c8cd4d3de541e477ee6c55822f0feb14f9f3", "hash": "8fdd8c66b0ce80e4f09cee5133f1692a1af5143bc7d053c509330264f72a0b4e",
"extract_dir": "prometheus-3.7.1.windows-386" "extract_dir": "prometheus-3.7.0.windows-386"
} }
}, },
"bin": [ "bin": [