mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
Compare commits
20 Commits
00f6d9f097
...
1a1b9c169d
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1a1b9c169d | ||
|
|
1070fd8354 | ||
|
|
55c49342a4 | ||
|
|
e7de0d67d7 | ||
|
|
b69b7d28fb | ||
|
|
c0a2122e25 | ||
|
|
6f0bfc9134 | ||
|
|
b52cb81141 | ||
|
|
6104da1e9a | ||
|
|
fe78ddd26f | ||
|
|
eacde1eb04 | ||
|
|
c218a58eeb | ||
|
|
d8d11fc147 | ||
|
|
872efe8160 | ||
|
|
ff8d9b3561 | ||
|
|
579dc4778b | ||
|
|
2515bd9f25 | ||
|
|
c245783b6b | ||
|
|
a11f9280b9 | ||
|
|
b311d6af5f |
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "3.1.7",
|
"version": "3.1.8",
|
||||||
"description": "CLI for ArgoCD - declarative, GitOps continuous delivery tool for Kubernetes",
|
"description": "CLI for ArgoCD - declarative, GitOps continuous delivery tool for Kubernetes",
|
||||||
"homepage": "https://github.com/argoproj/argo-cd",
|
"homepage": "https://github.com/argoproj/argo-cd",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/argoproj/argo-cd/releases/download/v3.1.7/argocd-windows-amd64.exe#/argocd.exe",
|
"url": "https://github.com/argoproj/argo-cd/releases/download/v3.1.8/argocd-windows-amd64.exe#/argocd.exe",
|
||||||
"hash": "d9a71fbe7e07b11654f90f43c35051a323245b6299adf868c2b9cd571db5529c"
|
"hash": "4f0725283a1ed16be387b6ee80ac49954bd9be09bdac5880c8a3d8983e7e40c7"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "argocd.exe",
|
"bin": "argocd.exe",
|
||||||
|
|||||||
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2.31.4",
|
"version": "2.31.5",
|
||||||
"description": "Unified tool to manage AWS services",
|
"description": "Unified tool to manage AWS services",
|
||||||
"homepage": "https://aws.amazon.com/cli/",
|
"homepage": "https://aws.amazon.com/cli/",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://awscli.amazonaws.com/AWSCLIV2-2.31.4.msi",
|
"url": "https://awscli.amazonaws.com/AWSCLIV2-2.31.5.msi",
|
||||||
"hash": "3e0bac5783420638f9dc55de6a21255bf950c00d16ad872cb7136b4116ed05d0"
|
"hash": "4f38caf16cb5aff09e54f76ce3d2f90e4c1dfe5c8fe65350ed1d1b7dba4e8ea4"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "Amazon\\AWSCLIV2",
|
"extract_dir": "Amazon\\AWSCLIV2",
|
||||||
|
|||||||
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "17926034314",
|
"version": "18133724386",
|
||||||
"description": "cc65 - a freeware C compiler for 6502 based systems",
|
"description": "cc65 - a freeware C compiler for 6502 based systems",
|
||||||
"homepage": "https://cc65.github.io/",
|
"homepage": "https://cc65.github.io/",
|
||||||
"license": "zlib-acknowledgement",
|
"license": "zlib-acknowledgement",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://downloads.sourceforge.net/project/cc65/cc65-snapshot-win64.zip",
|
"url": "https://downloads.sourceforge.net/project/cc65/cc65-snapshot-win64.zip",
|
||||||
"hash": "sha1:140e44c4351b00dadcc4d2a1bc132d3403202de5"
|
"hash": "sha1:58f0c152d3147e1fd6e693fd8c21d0e2e11aa889"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://downloads.sourceforge.net/project/cc65/cc65-snapshot-win32.zip",
|
"url": "https://downloads.sourceforge.net/project/cc65/cc65-snapshot-win32.zip",
|
||||||
"hash": "sha1:4ccb9288a5ad4239d894367ec0e9741f9b4df64a"
|
"hash": "sha1:d660d35b7fe0dd4509eb58f80024ead0fb5d234e"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "8.16.0_3",
|
"version": "8.16.0_4",
|
||||||
"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_3/curl-8.16.0_3-win64-mingw.tar.xz",
|
"url": "https://curl.se/windows/dl-8.16.0_4/curl-8.16.0_4-win64-mingw.tar.xz",
|
||||||
"hash": "a2e6b91dad16b95838da1e03deb509b3eed93900bdf9e828fde8be56b8254eab",
|
"hash": "f2a58b7d4d63be3f889f128e0457f5d02563ba0c793636b5aa988dd40a6c2ee5",
|
||||||
"extract_dir": "curl-8.16.0_3-win64-mingw"
|
"extract_dir": "curl-8.16.0_4-win64-mingw"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://curl.se/windows/dl-8.16.0_3/curl-8.16.0_3-win64a-mingw.tar.xz",
|
"url": "https://curl.se/windows/dl-8.16.0_4/curl-8.16.0_4-win64a-mingw.tar.xz",
|
||||||
"hash": "cacae1ea0b6f08082689dd7e88981716a522daf978b46bb89af45638130bed39",
|
"hash": "146ea4dd60a9f896d4b1212e5f400ec4bc761795e32cb0f19c874aa28fc97931",
|
||||||
"extract_dir": "curl-8.16.0_3-win64a-mingw"
|
"extract_dir": "curl-8.16.0_4-win64a-mingw"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bin\\curl.exe",
|
"bin": "bin\\curl.exe",
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "3.9.3",
|
"version": "3.9.4",
|
||||||
"description": "SDK for the Dart programming language",
|
"description": "SDK for the Dart programming language",
|
||||||
"homepage": "https://dart.dev/",
|
"homepage": "https://dart.dev/",
|
||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
@ -7,8 +7,8 @@
|
|||||||
"env_add_path": "bin",
|
"env_add_path": "bin",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://storage.googleapis.com/dart-archive/channels/stable/release/3.9.3/sdk/dartsdk-windows-x64-release.zip",
|
"url": "https://storage.googleapis.com/dart-archive/channels/stable/release/3.9.4/sdk/dartsdk-windows-x64-release.zip",
|
||||||
"hash": "0882dc1fe693161190cbc50e73cda4cfbfc4d3dd65270c9424e6f698b2f180a0"
|
"hash": "d93e23a5ee0d5d4422e38b2eac9078f42ab44ba89ee659bb0a454719b576b284"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"checkver": {
|
"checkver": {
|
||||||
|
|||||||
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.28.0",
|
"version": "0.29.0",
|
||||||
"description": "Docker CLI plugin for extended build capabilities with BuildKit",
|
"description": "Docker CLI plugin for extended build capabilities with BuildKit",
|
||||||
"homepage": "https://github.com/docker/buildx",
|
"homepage": "https://github.com/docker/buildx",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/docker/buildx/releases/download/v0.28.0/buildx-v0.28.0.windows-amd64.exe#/docker-buildx.exe",
|
"url": "https://github.com/docker/buildx/releases/download/v0.29.0/buildx-v0.29.0.windows-amd64.exe#/docker-buildx.exe",
|
||||||
"hash": "0e8d520269cbd3401de6fee5c5fe48d5a9750805aa0a04d5443eba6b33ba63ee"
|
"hash": "d58e5a3eeef59fff460cc2a7f3b501222ce137e6afeb4cc528c658d9363cac26"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/docker/buildx/releases/download/v0.28.0/buildx-v0.28.0.windows-arm64.exe#/docker-buildx.exe",
|
"url": "https://github.com/docker/buildx/releases/download/v0.29.0/buildx-v0.29.0.windows-arm64.exe#/docker-buildx.exe",
|
||||||
"hash": "a110ebbf2379bcfbf72d533c283a133a44ffed14090279494ea74290291567d6"
|
"hash": "eb71e15ea22eea5152d1d72a999224baa4f65f4d2ee5845ea0c4fa1119dfc3ed"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "docker-buildx.exe",
|
"bin": "docker-buildx.exe",
|
||||||
|
|||||||
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "13.37",
|
"version": "13.38",
|
||||||
"description": "A command-line application for reading, writing and editing meta information in a wide variety of files.",
|
"description": "A command-line application for reading, writing and editing meta information in a wide variety of files.",
|
||||||
"homepage": "https://exiftool.org",
|
"homepage": "https://exiftool.org",
|
||||||
"license": "GPL-1.0-or-later|Artistic-1.0-Perl",
|
"license": "GPL-1.0-or-later|Artistic-1.0-Perl",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://exiftool.org/exiftool-13.37_64.zip",
|
"url": "https://exiftool.org/exiftool-13.38_64.zip",
|
||||||
"hash": "680c0e49cea05bdea52b0734deac8e8841499f5abc88e93b8c5182d844c4740a",
|
"hash": "35d30c3a5580625d43f6e03793123bba2713937daf88d8b3ac805676fbb8b0b7",
|
||||||
"extract_dir": "exiftool-13.37_64"
|
"extract_dir": "exiftool-13.38_64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://exiftool.org/exiftool-13.37_32.zip",
|
"url": "https://exiftool.org/exiftool-13.38_32.zip",
|
||||||
"hash": "193ae22f310243e4e43567c04a4eccd215823a13642d2918c10fdc28fc7828cd",
|
"hash": "f035919993019e85d7e00ec260956e8e5feb2c8e375fa417f627c9ff96351018",
|
||||||
"extract_dir": "exiftool-13.37_32"
|
"extract_dir": "exiftool-13.38_32"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": "Copy-Item \"$dir\\exiftool(-k).exe\" \"$dir\\exiftool.exe\"",
|
"pre_install": "Copy-Item \"$dir\\exiftool(-k).exe\" \"$dir\\exiftool.exe\"",
|
||||||
|
|||||||
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.3.187",
|
"version": "0.3.188",
|
||||||
"description": "Command line deployment/management client for fly.io services",
|
"description": "Command line deployment/management client for fly.io services",
|
||||||
"homepage": "https://github.com/superfly/flyctl",
|
"homepage": "https://github.com/superfly/flyctl",
|
||||||
"license": " Apache-2.0",
|
"license": " Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/superfly/flyctl/releases/download/v0.3.187/flyctl_0.3.187_Windows_x86_64.zip",
|
"url": "https://github.com/superfly/flyctl/releases/download/v0.3.188/flyctl_0.3.188_Windows_x86_64.zip",
|
||||||
"hash": "2aaba6c2a4880d9138b0ec2aebd69d98582dd1dbe79afb4a2c6993967b6ddbba"
|
"hash": "8fcea362846f2e01e4d9fdad2e80559f78882968ba05abebe731821ba52e3627"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/superfly/flyctl/releases/download/v0.3.187/flyctl_0.3.187_Windows_arm64.zip",
|
"url": "https://github.com/superfly/flyctl/releases/download/v0.3.188/flyctl_0.3.188_Windows_arm64.zip",
|
||||||
"hash": "8370f7c61e4d7a2d7da122d7009a3efa3f96aaeec21618db2c077076ebc29be1"
|
"hash": "dc2c44f8bccb075054c4ce25f987e919d0e086ce11a5f71b3bf0caba62fbf6f2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"version": "10.20250925",
|
"version": "10.20250929",
|
||||||
"description": "Manage files with git, without comitting them.",
|
"description": "Manage files with git, without comitting them.",
|
||||||
"homepage": "https://git-annex.branchable.com/",
|
"homepage": "https://git-annex.branchable.com/",
|
||||||
"license": "AGPL-3.0-or-later",
|
"license": "AGPL-3.0-or-later",
|
||||||
"bin": "usr/bin/git-annex.exe",
|
"bin": "usr/bin/git-annex.exe",
|
||||||
"url": "https://downloads.kitenet.net/git-annex/windows/current/git-annex-installer.exe#/dl.7z",
|
"url": "https://downloads.kitenet.net/git-annex/windows/current/git-annex-installer.exe#/dl.7z",
|
||||||
"hash": "9e0d075239d4456b502fa8c2d58001f1f75c3404480b11051b0288325ac4ed8c",
|
"hash": "6bc8a68d36ce0b2561b8d4a8b8f65f1c01d0a07bb4f55bf07e3cec8c09c35784",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"url": "https://downloads.kitenet.net/git-annex/windows/current/git-annex-installer.exe.info",
|
"url": "https://downloads.kitenet.net/git-annex/windows/current/git-annex-installer.exe.info",
|
||||||
"regex": "distributionVersion = \"([\\d.]+)\""
|
"regex": "distributionVersion = \"([\\d.]+)\""
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.51.0-202509241404",
|
"version": "1.51.0-202509301603",
|
||||||
"description": "Java language server",
|
"description": "Java language server",
|
||||||
"homepage": "https://projects.eclipse.org/projects/eclipse.jdt.ls",
|
"homepage": "https://projects.eclipse.org/projects/eclipse.jdt.ls",
|
||||||
"license": "EPL-2.0",
|
"license": "EPL-2.0",
|
||||||
@ -7,8 +7,8 @@
|
|||||||
"JDK": "java/openjdk",
|
"JDK": "java/openjdk",
|
||||||
"Python": "python"
|
"Python": "python"
|
||||||
},
|
},
|
||||||
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.51.0-202509241404.tar.gz",
|
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.51.0-202509301603.tar.gz",
|
||||||
"hash": "90dd19ba4126d3c7aca1446f27641914855fc93608f399a242aea853a9dc0482",
|
"hash": "4f1276fc5690f0c8a93c6e6bab71172af5fed05aab94c45c8e993efe530f09f6",
|
||||||
"installer": {
|
"installer": {
|
||||||
"script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\""
|
"script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\""
|
||||||
},
|
},
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "2.529",
|
"version": "2.530",
|
||||||
"description": "An automation server which enables developers around the world to reliably build, test, and deploy their software.",
|
"description": "An automation server which enables developers around the world to reliably build, test, and deploy their software.",
|
||||||
"homepage": "https://www.jenkins.io",
|
"homepage": "https://www.jenkins.io",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -7,8 +7,8 @@
|
|||||||
"Java 11": "java/openjdk11",
|
"Java 11": "java/openjdk11",
|
||||||
"Java 17": "java/openjdk17"
|
"Java 17": "java/openjdk17"
|
||||||
},
|
},
|
||||||
"url": "https://get.jenkins.io/war/2.529/jenkins.war#/jenkins.jar",
|
"url": "https://get.jenkins.io/war/2.530/jenkins.war#/jenkins.jar",
|
||||||
"hash": "d2ddfb36717520156b3cfcbfef416aa9057aac62a8d8e0bf66eee26630f3bee9",
|
"hash": "9f43a2ac0701d52adbc455824b6e00e243b09c1005e23c2b924b7f8aaee10093",
|
||||||
"bin": "jenkins.jar",
|
"bin": "jenkins.jar",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"url": "https://www.jenkins.io/changelog/rss.xml",
|
"url": "https://www.jenkins.io/changelog/rss.xml",
|
||||||
|
|||||||
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "1.13.5",
|
"version": "1.13.6",
|
||||||
"description": "Fast and powerful Git hooks manager for any type of projects",
|
"description": "Fast and powerful Git hooks manager for any type of projects",
|
||||||
"homepage": "https://github.com/evilmartians/lefthook",
|
"homepage": "https://github.com/evilmartians/lefthook",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.13.5/lefthook_1.13.5_Windows_x86_64.gz",
|
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.13.6/lefthook_1.13.6_Windows_x86_64.gz",
|
||||||
"hash": "5b660050db5f132e77c282a64958d3e4c662195614aa197aa9466b067038bb6c"
|
"hash": "f08bf0cbe0b1c35c79f8e0bad59b283f7aa7f01e622aa02bbb7404c265694f39"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.13.5/lefthook_1.13.5_Windows_i386.gz",
|
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.13.6/lefthook_1.13.6_Windows_i386.gz",
|
||||||
"hash": "687b687945da763d9aec6ca1fac37e42b3729ba4b406fc1c20a09448d71676da"
|
"hash": "89319c6a430b461c0c194f155f6d69c5435a33eafb628327de5fce20fee9c1c7"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.13.5/lefthook_1.13.5_Windows_arm64.gz",
|
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.13.6/lefthook_1.13.6_Windows_arm64.gz",
|
||||||
"hash": "3e5ed0f151b80b26cb46aa9ee25fc3e5101ced6ac8432a7a046429a116ebe019"
|
"hash": "165150f80b3df9d662ad32f95bd7a6b08399dd98fe68df42958c019a47d89644"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "lefthook.exe",
|
"bin": "lefthook.exe",
|
||||||
|
|||||||
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "4.33.0",
|
"version": "5.0.0",
|
||||||
"description": "Database schema change manager (Community Edition)",
|
"description": "Database schema change manager (Community Edition)",
|
||||||
"homepage": "https://www.liquibase.org/",
|
"homepage": "https://www.liquibase.org/",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"JRE": "java/openjdk"
|
"JRE": "java/openjdk"
|
||||||
},
|
},
|
||||||
"url": "https://github.com/liquibase/liquibase/releases/download/v4.33.0/liquibase-4.33.0.zip",
|
"url": "https://github.com/liquibase/liquibase/releases/download/v5.0.0/liquibase-5.0.0.zip",
|
||||||
"hash": "40f81b6dcb54916db77ef31579a9202a6190e2ec0982587d233c481ba5505384",
|
"hash": "06a76c1a6fb71187a44a4a66738ea8a8bea49d555947ab1c515d7f04ba6dd3aa",
|
||||||
"bin": "liquibase.bat",
|
"bin": "liquibase.bat",
|
||||||
"persist": "lib-other",
|
"persist": "lib-other",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
|
|||||||
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "25.07",
|
"version": "25.09",
|
||||||
"description": "A convenient unified display of the most relevant technical and tag data for video and audio files.",
|
"description": "A convenient unified display of the most relevant technical and tag data for video and audio files.",
|
||||||
"homepage": "https://mediaarea.net/en/MediaInfo",
|
"homepage": "https://mediaarea.net/en/MediaInfo",
|
||||||
"license": "BSD-2-Clause",
|
"license": "BSD-2-Clause",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://mediaarea.net/download/binary/mediainfo/25.07/MediaInfo_CLI_25.07_Windows_x64.zip",
|
"url": "https://mediaarea.net/download/binary/mediainfo/25.09/MediaInfo_CLI_25.09_Windows_x64.zip",
|
||||||
"hash": "ca65f59dd160191db24fe2ba818a0e8ab1a1f6e95a429bccabfda577d946f68a"
|
"hash": "3ff87782de2e7af6e3d766e5a6187db189d3a2e1400d155d774865078444a1ad"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://mediaarea.net/download/binary/mediainfo/25.07/MediaInfo_CLI_25.07_Windows_i386.zip",
|
"url": "https://mediaarea.net/download/binary/mediainfo/25.09/MediaInfo_CLI_25.09_Windows_i386.zip",
|
||||||
"hash": "85e40c6160391298973941371f635a215e3c9c39a141107429489ef7011663bc"
|
"hash": "0d1e9811c3f4f88e7ed15e9e6ebeadf5f2f41fce21ccb361706e606a714b2e30"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "mediainfo.exe",
|
"bin": "mediainfo.exe",
|
||||||
|
|||||||
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "1.22.1",
|
"version": "1.22.2",
|
||||||
"description": "An open-source RESTful search API written in Rust",
|
"description": "An open-source RESTful search API written in Rust",
|
||||||
"homepage": "https://github.com/meilisearch/meilisearch",
|
"homepage": "https://github.com/meilisearch/meilisearch",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/meilisearch/meilisearch/releases/download/v1.22.1/meilisearch-windows-amd64.exe#/meilisearch.exe",
|
"url": "https://github.com/meilisearch/meilisearch/releases/download/v1.22.2/meilisearch-windows-amd64.exe#/meilisearch.exe",
|
||||||
"hash": "f9a6866860d4ab0dc90e820ea40d75134c22c410383aa0bdeb7fe91829237540"
|
"hash": "fb5875c5aabd30f76b4007e628ad3f10f35caf42530ce7edbd4f547421b92d26"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "meilisearch.exe",
|
"bin": "meilisearch.exe",
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "2025.9.24",
|
"version": "2025.9.25",
|
||||||
"description": "Polyglot tool version manager and task runner",
|
"description": "Polyglot tool version manager and task runner",
|
||||||
"homepage": "https://mise.jdx.dev/",
|
"homepage": "https://mise.jdx.dev/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -13,12 +13,12 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/jdx/mise/releases/download/v2025.9.24/mise-v2025.9.24-windows-x64.zip",
|
"url": "https://github.com/jdx/mise/releases/download/v2025.9.25/mise-v2025.9.25-windows-x64.zip",
|
||||||
"hash": "edee13852efeb8fc961a0da5d20c86879af0fb301846695632a59f3ef102e7ee"
|
"hash": "63a00ca2dd7f9cdc97bf47afc60165b39540e9bae0c45a4289a4567b15d91922"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/jdx/mise/releases/download/v2025.9.24/mise-v2025.9.24-windows-arm64.zip",
|
"url": "https://github.com/jdx/mise/releases/download/v2025.9.25/mise-v2025.9.25-windows-arm64.zip",
|
||||||
"hash": "a6886a5901c65b5138e36e3d7034b1a4e4547bd26bc1b185cbcf044e8814ef12"
|
"hash": "e72157696a8941c9fe1280920bf73ea11b0c804bd23fc013d3cf562532cb52a9"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "mise",
|
"extract_dir": "mise",
|
||||||
|
|||||||
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2.1.5",
|
"version": "2.1.6",
|
||||||
"description": "Docker-compatible CLI for containerd",
|
"description": "Docker-compatible CLI for containerd",
|
||||||
"homepage": "https://github.com/containerd/nerdctl",
|
"homepage": "https://github.com/containerd/nerdctl",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/containerd/nerdctl/releases/download/v2.1.5/nerdctl-2.1.5-windows-amd64.tar.gz",
|
"url": "https://github.com/containerd/nerdctl/releases/download/v2.1.6/nerdctl-2.1.6-windows-amd64.tar.gz",
|
||||||
"hash": "4f19a0e0cee6f799c0e73f0982b92fd329ed859eb2a93c5c45a8a3779bbbd911"
|
"hash": "939091dcdb9cc799657f3c6408cbd145a8750d6b1a42b04ed86877ba16233c88"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "nerdctl.exe",
|
"bin": "nerdctl.exe",
|
||||||
|
|||||||
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "5.6.1",
|
"version": "5.6.2",
|
||||||
"description": "A tool for managing OCI containers and pods.",
|
"description": "A tool for managing OCI containers and pods.",
|
||||||
"homepage": "https://podman.io/",
|
"homepage": "https://podman.io/",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/containers/podman/releases/download/v5.6.1/podman-5.6.1-setup.exe",
|
"url": "https://github.com/containers/podman/releases/download/v5.6.2/podman-5.6.2-setup.exe",
|
||||||
"hash": "602b21a68d077ed5589f8c3acc78764d64b9e5e6f6e151d356db2e6582309142"
|
"hash": "5e97bd3a56eba7302c94a2b11a8a639f513830c228d27f9cda7e557a77bd4379"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "podman.exe",
|
"bin": "podman.exe",
|
||||||
|
|||||||
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "5.14.2",
|
"version": "5.15.0",
|
||||||
"description": "Helps Symfony developers manage projects, from local code to remote infrastructure",
|
"description": "Helps Symfony developers manage projects, from local code to remote infrastructure",
|
||||||
"homepage": "https://symfony.com",
|
"homepage": "https://symfony.com",
|
||||||
"license": "AGPL-3.0",
|
"license": "AGPL-3.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.14.2/symfony-cli_windows_amd64.zip",
|
"url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.15.0/symfony-cli_windows_amd64.zip",
|
||||||
"hash": "8e7f67966a4ff9bf064dad91a1be270042f72841029ae60b88a60e7cb220f98d"
|
"hash": "fea7a59ee37266aabd87b97d833c87cc9d1530cdbcdf8e8297501301c6612e4f"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.14.2/symfony-cli_windows_386.zip",
|
"url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.15.0/symfony-cli_windows_386.zip",
|
||||||
"hash": "61c0d583eeae2ade79f0807c1cd067aeedd083198fb4c615d6dc303fc092acde"
|
"hash": "32cdc683b32f97c1414ac6636dc468903d031ed03b8ee257dfcf0a78fbdd218e"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "symfony.exe",
|
"bin": "symfony.exe",
|
||||||
|
|||||||
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "1.36.3",
|
"version": "1.37.0",
|
||||||
"description": "Source code spell checker",
|
"description": "Source code spell checker",
|
||||||
"homepage": "https://github.com/crate-ci/typos",
|
"homepage": "https://github.com/crate-ci/typos",
|
||||||
"license": "Apache-2.0|MIT",
|
"license": "Apache-2.0|MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/crate-ci/typos/releases/download/v1.36.3/typos-v1.36.3-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/crate-ci/typos/releases/download/v1.37.0/typos-v1.37.0-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "4a39d96d2777c3c0095b0cce91d429c9f13f23cb2bb75e5e29ec508dcfbc655b"
|
"hash": "42ef223ac174993edba2fe91290e49618a9cf91462a3fc7cc076ab1d73fc60ec"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "typos.exe",
|
"bin": "typos.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user