Compare commits

...

11 Commits

Author SHA1 Message Date
github-actions[bot]
8aa4bb0bdb syft: Update to version 1.23.1 2025-04-25 16:29:52 +00:00
github-actions[bot]
5ffe0b8e61 presenterm: Update to version 0.13.0 2025-04-25 16:29:51 +00:00
github-actions[bot]
efeedec30a nixpacks: Update to version 1.36.0 2025-04-25 16:29:51 +00:00
github-actions[bot]
f783fd67a9 harper: Update to version 0.30.0 2025-04-25 16:29:51 +00:00
github-actions[bot]
e41d422514 geth: Update to version 1.15.10 2025-04-25 16:29:50 +00:00
github-actions[bot]
91744a7931 coursier: Update to version 2.1.25-M11 2025-04-25 16:29:50 +00:00
github-actions[bot]
695969aeac pulumi: Update to version 3.165.0 2025-04-25 12:31:41 +00:00
github-actions[bot]
11bb9311c9 nats-server: Update to version 2.11.2 2025-04-25 12:31:40 +00:00
github-actions[bot]
95f4664a8f gradle: Update to version 8.14 2025-04-25 12:31:40 +00:00
github-actions[bot]
33a35bfea6 gradle-bin: Update to version 8.14 2025-04-25 12:31:40 +00:00
github-actions[bot]
0f99847d8d mongodb-atlas-cli@1.42.2: Fix hash (Closes #6767) 2025-04-25 10:08:37 +00:00
11 changed files with 51 additions and 51 deletions

View File

@ -1,10 +1,10 @@
{
"version": "2.1.25-M10",
"version": "2.1.25-M11",
"description": "Pure Scala Artifact Fetching",
"homepage": "https://github.com/coursier/coursier",
"license": "Apache-2.0",
"url": "https://github.com/coursier/coursier/releases/download/v2.1.25-M10/coursier#/coursier.jar",
"hash": "7fee102f54a074c11f6f5d8bd7fa5bb8a082315b1f1c4c08ae7c5700efa28015",
"url": "https://github.com/coursier/coursier/releases/download/v2.1.25-M11/coursier#/coursier.jar",
"hash": "8722c637ad902137559f083f62556be87818f5d6a2ea9013b6ed8b9ac8ebe277",
"bin": "coursier.jar",
"env_set": {
"COURSIER_CACHE": "$dir\\cache",

View File

@ -1,18 +1,18 @@
{
"version": "1.15.9",
"version": "1.15.10",
"description": "Official Go implementation of the Ethereum protocol",
"homepage": "https://geth.ethereum.org",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://gethstore.blob.core.windows.net/builds/geth-alltools-windows-amd64-1.15.9-74165a8f.zip",
"hash": "md5:03448d61bceb9797706e99e96b2c575f",
"extract_dir": "geth-alltools-windows-amd64-1.15.9-74165a8f"
"url": "https://gethstore.blob.core.windows.net/builds/geth-alltools-windows-amd64-1.15.10-2bf8a789.zip",
"hash": "md5:556c61bfb2a3a7bde1c20b41404473ea",
"extract_dir": "geth-alltools-windows-amd64-1.15.10-2bf8a789"
},
"32bit": {
"url": "https://gethstore.blob.core.windows.net/builds/geth-alltools-windows-386-1.15.9-74165a8f.zip",
"hash": "md5:918d843092fdfbd2c16e0864a7cd4a16",
"extract_dir": "geth-alltools-windows-386-1.15.9-74165a8f"
"url": "https://gethstore.blob.core.windows.net/builds/geth-alltools-windows-386-1.15.10-2bf8a789.zip",
"hash": "md5:dc8deb80096e4a79e8ab4e94ebe7a881",
"extract_dir": "geth-alltools-windows-386-1.15.10-2bf8a789"
}
},
"bin": [

View File

@ -1,14 +1,14 @@
{
"version": "8.13",
"version": "8.14",
"description": "An open-source build automation tool focused on flexibility and performance. (Binaries only without documentation)",
"homepage": "https://gradle.org",
"license": "Apache-2.0",
"suggest": {
"JDK": "java/openjdk"
},
"url": "https://services.gradle.org/distributions/gradle-8.13-bin.zip",
"hash": "20f1b1176237254a6fc204d8434196fa11a4cfb387567519c61556e8710aed78",
"extract_dir": "gradle-8.13",
"url": "https://services.gradle.org/distributions/gradle-8.14-bin.zip",
"hash": "61ad310d3c7d3e5da131b76bbf22b5a4c0786e9d892dae8c1658d4b484de3caa",
"extract_dir": "gradle-8.14",
"post_install": [
"$current_env = Get-EnvVar -Name GRADLE_USER_HOME -Global:$global",
"If ($null -eq $current_env) {",

View File

@ -1,14 +1,14 @@
{
"version": "8.13",
"version": "8.14",
"description": "An open-source build automation tool focused on flexibility and performance. (Source code and documentation bundled)",
"homepage": "https://gradle.org",
"license": "Apache-2.0",
"suggest": {
"JDK": "java/openjdk"
},
"url": "https://services.gradle.org/distributions/gradle-8.13-all.zip",
"hash": "fba8464465835e74f7270bbf43d6d8a8d7709ab0a43ce1aa3323f73e9aa0c612",
"extract_dir": "gradle-8.13",
"url": "https://services.gradle.org/distributions/gradle-8.14-all.zip",
"hash": "efe9a3d147d948d7528a9887fa35abcf24ca1a43ad06439996490f77569b02d1",
"extract_dir": "gradle-8.14",
"post_install": [
"$current_env = Get-EnvVar -Name GRADLE_USER_HOME -Global:$global",
"If ($null -eq $current_env) {",

View File

@ -1,17 +1,17 @@
{
"version": "0.29.1",
"version": "0.30.0",
"description": "The Grammar Checker for Developers",
"homepage": "https://github.com/Automattic/harper",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": [
"https://github.com/Automattic/harper/releases/download/v0.29.1/harper-ls-x86_64-pc-windows-msvc.zip",
"https://github.com/Automattic/harper/releases/download/v0.29.1/harper-cli-x86_64-pc-windows-msvc.zip"
"https://github.com/Automattic/harper/releases/download/v0.30.0/harper-ls-x86_64-pc-windows-msvc.zip",
"https://github.com/Automattic/harper/releases/download/v0.30.0/harper-cli-x86_64-pc-windows-msvc.zip"
],
"hash": [
"f428e3e9f1734e3115876b0945de0e5dd9c35c5bc9fe588a9543a421ba4bec3e",
"81008b34605157d2cf19d0090ae5be5d1ca6be18072f527bcbf2451d30e7ddfc"
"53e6526eeaf75800244319b07e48b9eb340e0e3862cefc088cdf088099331bf8",
"d60ca54cf04a83a4bb54747f60dc0622c5dee0f0a27cf97d1d6805b1eac9d513"
]
}
},

View File

@ -6,7 +6,7 @@
"architecture": {
"64bit": {
"url": "https://fastdl.mongodb.org/mongocli/mongodb-atlas-cli_1.42.2_windows_x86_64.zip",
"hash": "ccb291a2b8dd5cab26cca6e7d873308b9f0e32ba3f5a3883c8015664ced3ad2e"
"hash": "c56cd81afeec5c02b3edde818654a530918c9068bc1b0816d3c5b32141f06867"
}
},
"extract_dir": "bin",

View File

@ -1,23 +1,23 @@
{
"version": "2.11.1",
"version": "2.11.2",
"description": "High-Performance server for NATS.io, the cloud and edge native messaging system",
"homepage": "https://github.com/nats-io/nats-server",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/nats-io/nats-server/releases/download/v2.11.1/nats-server-v2.11.1-windows-amd64.zip",
"hash": "f5594798e1b77013b674c0049070d2502c20ee6f03a04d854cac333e2a21ca20",
"extract_dir": "nats-server-v2.11.1-windows-amd64"
"url": "https://github.com/nats-io/nats-server/releases/download/v2.11.2/nats-server-v2.11.2-windows-amd64.zip",
"hash": "27bc84446495ed13983a86044d77cc24e4d5661a3ea3caaff3003c2d19dc3db8",
"extract_dir": "nats-server-v2.11.2-windows-amd64"
},
"32bit": {
"url": "https://github.com/nats-io/nats-server/releases/download/v2.11.1/nats-server-v2.11.1-windows-386.zip",
"hash": "e0536567c4184f80b9517dc783e830f17bca4e628baf06ace1a1d79cb9770190",
"extract_dir": "nats-server-v2.11.1-windows-386"
"url": "https://github.com/nats-io/nats-server/releases/download/v2.11.2/nats-server-v2.11.2-windows-386.zip",
"hash": "6ee2a3fb0793eb5c3cf5157a7787046fd51cb536e58390f44f2d2c172b2b47a3",
"extract_dir": "nats-server-v2.11.2-windows-386"
},
"arm64": {
"url": "https://github.com/nats-io/nats-server/releases/download/v2.11.1/nats-server-v2.11.1-windows-arm64.zip",
"hash": "1962840c1829d90d58a4a64d7f79971be6b7af505c5a92bb57e2ede65f5bde96",
"extract_dir": "nats-server-v2.11.1-windows-arm64"
"url": "https://github.com/nats-io/nats-server/releases/download/v2.11.2/nats-server-v2.11.2-windows-arm64.zip",
"hash": "8b636e8dad26ed64fcc7b99afab995ed55349fc921f6b1c2765a86f959e3df13",
"extract_dir": "nats-server-v2.11.2-windows-arm64"
}
},
"bin": "nats-server.exe",

View File

@ -1,5 +1,5 @@
{
"version": "1.35.0",
"version": "1.36.0",
"description": "Generate an OCI compliant image based off app source.",
"homepage": "https://github.com/railwayapp/nixpacks",
"license": "MIT",
@ -8,12 +8,12 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.35.0/nixpacks-v1.35.0-x86_64-pc-windows-msvc.zip",
"hash": "8452fa01c96d6559221f0ff90fd4438d56c5a8bf28e80de86cc6da11d1a39e84"
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.36.0/nixpacks-v1.36.0-x86_64-pc-windows-msvc.zip",
"hash": "d7956566f3d6478251efba80ff47c7db6670ece6b505c31582af8a6360b15cf2"
},
"32bit": {
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.35.0/nixpacks-v1.35.0-i686-pc-windows-msvc.zip",
"hash": "63a3201627ee42a93df0fd472da7e63e0cb827ca64637125ea896e4ac459d630"
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.36.0/nixpacks-v1.36.0-i686-pc-windows-msvc.zip",
"hash": "5d5d2a41bcec68581c2192da8c69ef22d406a57daae679c7f5083e6ab04b7bcc"
}
},
"bin": "nixpacks.exe",

View File

@ -1,21 +1,21 @@
{
"version": "0.12.0",
"version": "0.13.0",
"description": "Terminal-based slideshow tool",
"homepage": "https://github.com/mfontanini/presenterm",
"license": "BSD-2-Clause",
"architecture": {
"64bit": {
"url": "https://github.com/mfontanini/presenterm/releases/download/v0.12.0/presenterm-0.12.0-x86_64-pc-windows-msvc.zip",
"hash": "sha512:f4f2997c9000fd30319a9f6a56986c54954d90cd917e8589b774c3740c2482baa4d5f23ef33a860c4759862f30ab2661f6eda7ddb8f34dc6e89e5f05d63eb13a"
"url": "https://github.com/mfontanini/presenterm/releases/download/v0.13.0/presenterm-0.13.0-x86_64-pc-windows-msvc.zip",
"hash": "sha512:61e707d51412a00049b43043cb108abc035c14930e6247c89f88b90e8f58b100e6678daf24f94ea8a13c294cdf96d8f6bfe9e611f45d8cc5cca47a10d72f5c51"
},
"32bit": {
"url": "https://github.com/mfontanini/presenterm/releases/download/v0.12.0/presenterm-0.12.0-i686-pc-windows-msvc.zip",
"hash": "sha512:5479534b64d99263b24fe531ee8bc09b6ac27eb5bbbb3b432a9d9f62afce8d9441783cd819a33aa319eab036ad920c4835009dde0b5b73c41211b5264ee8f603"
"url": "https://github.com/mfontanini/presenterm/releases/download/v0.13.0/presenterm-0.13.0-i686-pc-windows-msvc.zip",
"hash": "sha512:b920d7a73e2c67ad4f11ffe9de413935e9f47fc931306c3519b6b63d871d41763c2935b7b4ae61b9a3f93025d833dcff6cf812b157a9bbbde1aa17623706b9dd"
}
},
"bin": "presenterm.exe",
"checkver": "github",
"extract_dir": "presenterm-0.12.0",
"extract_dir": "presenterm-0.13.0",
"autoupdate": {
"architecture": {
"64bit": {

View File

@ -1,12 +1,12 @@
{
"version": "3.163.0",
"version": "3.165.0",
"description": "Create, deploy, and manage infrastructure on any cloud using any language.",
"homepage": "https://www.pulumi.com",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://get.pulumi.com/releases/sdk/pulumi-v3.163.0-windows-x64.zip",
"hash": "56fbaa015e1b7ed1331933b2c633b066f53c028cff61481dd93bdf8e4b0c5910"
"url": "https://get.pulumi.com/releases/sdk/pulumi-v3.165.0-windows-x64.zip",
"hash": "9f6b8c44b46ad8fca6151c3718644d28fb614d95c91b356ef52f082ef28c4661"
}
},
"extract_dir": "Pulumi\\bin",

View File

@ -1,12 +1,12 @@
{
"version": "1.23.0",
"version": "1.23.1",
"description": "A CLI tool and Go library for generating a Software Bill of Materials (SBOM) from container images and filesystems.",
"homepage": "https://github.com/anchore/syft",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/anchore/syft/releases/download/v1.23.0/syft_1.23.0_windows_amd64.zip",
"hash": "7d874b8ebcac4e24ca5872597d527e3a249bb4504ed3eb5467a6e89ca40e0e32"
"url": "https://github.com/anchore/syft/releases/download/v1.23.1/syft_1.23.1_windows_amd64.zip",
"hash": "a377dc1bc38727eb98300256dd1bb72d3329745160f5e8aab7699928f8a0c589"
}
},
"bin": "syft.exe",