mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
Compare commits
9 Commits
73c4cfe524
...
b20f711e11
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b20f711e11 | ||
|
|
08237d7633 | ||
|
|
0f4f71740d | ||
|
|
55324e83a8 | ||
|
|
11fcf63a13 | ||
|
|
39cccc8907 | ||
|
|
7c1b8d9f78 | ||
|
|
926ab469ea | ||
|
|
5c43084e4c |
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "2.16.0",
|
||||
"version": "2.16.1",
|
||||
"description": "AutoCorrect is a linter and formatter to help you to improve copywriting, correct spaces, words, and punctuations between CJK (Chinese, Japanese, Korean).",
|
||||
"homepage": "https://huacnlee.github.io/autocorrect",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/huacnlee/autocorrect/releases/download/v2.16.0/autocorrect-windows-amd64.zip",
|
||||
"hash": "94085f1e194d3cd19691e35d7f7996b79eb2e7c6b9a957f6bddcb2eaa0886735"
|
||||
"url": "https://github.com/huacnlee/autocorrect/releases/download/v2.16.1/autocorrect-windows-amd64.zip",
|
||||
"hash": "a911cefc46f41d1b13c509531dbe0bbac9a69e43f8225a8117c0d7172b67f740"
|
||||
}
|
||||
},
|
||||
"bin": "autocorrect.exe",
|
||||
|
||||
@ -1,22 +1,22 @@
|
||||
{
|
||||
"version": "0.76.2",
|
||||
"version": "0.77.0",
|
||||
"description": "Simple DNS proxy with DoH, DoT, DoQ and DNSCrypt support",
|
||||
"homepage": "https://github.com/AdguardTeam/dnsproxy",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.76.2/dnsproxy-windows-amd64-v0.76.2.zip",
|
||||
"hash": "84a078559ca0f81e8a9bb6d110a7d211453d006b5bd6f4956d2af33652f79f48",
|
||||
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.77.0/dnsproxy-windows-amd64-v0.77.0.zip",
|
||||
"hash": "c5bf1dbdcd90dc96818a5b6cd55adaf95176b7f76e270a40b11ccb2b7d10c1a6",
|
||||
"extract_dir": "windows-amd64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.76.2/dnsproxy-windows-386-v0.76.2.zip",
|
||||
"hash": "0aba521c20270118ac4ca8cb95b420ff1d38c78b0a18cce57db22a9f7eeffc22",
|
||||
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.77.0/dnsproxy-windows-386-v0.77.0.zip",
|
||||
"hash": "7e80132458ba43e968b0c436ad303561ea33b3ce3bca3dbfad6f474b3d9c2e1d",
|
||||
"extract_dir": "windows-386"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.76.2/dnsproxy-windows-arm64-v0.76.2.zip",
|
||||
"hash": "8423ecb66f0777c55797509ea06b672554c5975a807a152a7ac5d0caa0617c60",
|
||||
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.77.0/dnsproxy-windows-arm64-v0.77.0.zip",
|
||||
"hash": "6fbbb9f3899393ce05a4e970b5a38ca42ef02359795bd3e73553cb8af8ec9588",
|
||||
"extract_dir": "windows-arm64"
|
||||
}
|
||||
},
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "28.5.0",
|
||||
"version": "28.5.1",
|
||||
"description": "Docker CLI & Docker Engine for Windows containers. Docker is an open platform for developing, shipping, and running applications.",
|
||||
"homepage": "https://docs.docker.com/engine",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://download.docker.com/win/static/stable/x86_64/docker-28.5.0.zip",
|
||||
"hash": "86cb48f50084ce819279c287f35f3c076c0f8510fb89aaaf408fb8df43691ef5"
|
||||
"url": "https://download.docker.com/win/static/stable/x86_64/docker-28.5.1.zip",
|
||||
"hash": "7979493ad91dbbaaff7fa857cf8f90bdca288431575a398022c603e98e201fbd"
|
||||
}
|
||||
},
|
||||
"extract_dir": "docker",
|
||||
|
||||
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "3.13.0",
|
||||
"version": "3.14.0",
|
||||
"description": "Tool for testing Helm charts. It is meant to be used for linting and testing pull requests. It automatically detects charts changed against the target branch.",
|
||||
"homepage": "https://github.com/helm/chart-testing/",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/helm/chart-testing/releases/download/v3.13.0/chart-testing_3.13.0_windows_amd64.zip",
|
||||
"hash": "25a00adf758589591bbc1152b40f7286af67f9e78421ae9cc7ec2d8e962c8606"
|
||||
"url": "https://github.com/helm/chart-testing/releases/download/v3.14.0/chart-testing_3.14.0_windows_amd64.zip",
|
||||
"hash": "0720a57213521a627d74cb2fe3da16197fd5c8dd382c01cdb0b20682a5df98d9"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/helm/chart-testing/releases/download/v3.13.0/chart-testing_3.13.0_windows_arm64.zip",
|
||||
"hash": "00b851254d7057bf4e8e6585d3731fe203dc09e00ff096387956d7b24f498299"
|
||||
"url": "https://github.com/helm/chart-testing/releases/download/v3.14.0/chart-testing_3.14.0_windows_arm64.zip",
|
||||
"hash": "6b6e6aa1f663992d7acab7e31c2beec4a09d495756d6a95ea6b7354156fe9104"
|
||||
}
|
||||
},
|
||||
"post_install": [
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "2025.10.5",
|
||||
"version": "2025.10.6",
|
||||
"description": "Polyglot tool version manager and task runner",
|
||||
"homepage": "https://mise.jdx.dev/",
|
||||
"license": "MIT",
|
||||
@ -13,12 +13,12 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/jdx/mise/releases/download/v2025.10.5/mise-v2025.10.5-windows-x64.zip",
|
||||
"hash": "cf28f54c3bc89a7096fc5e21bedeecfc85d3dbdb1780afb4d3b61701dbcfdf19"
|
||||
"url": "https://github.com/jdx/mise/releases/download/v2025.10.6/mise-v2025.10.6-windows-x64.zip",
|
||||
"hash": "b14531c7b64315fc4915432f8afac1ccf9f166b74e6c448ae09ef8187f32c055"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/jdx/mise/releases/download/v2025.10.5/mise-v2025.10.5-windows-arm64.zip",
|
||||
"hash": "68c8f9efb2b174a139c564821237b530a3db7546f5f7660b19c32e414ad9df69"
|
||||
"url": "https://github.com/jdx/mise/releases/download/v2025.10.6/mise-v2025.10.6-windows-arm64.zip",
|
||||
"hash": "792dab17b1c901260a7521f0e6eb2e97bade738949c3395d7930f2b4e5938331"
|
||||
}
|
||||
},
|
||||
"extract_dir": "mise",
|
||||
|
||||
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "0.43.1",
|
||||
"version": "0.44.0",
|
||||
"description": "Feature-rich terminal-based text viewer",
|
||||
"homepage": "https://noborus.github.io/ov",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/noborus/ov/releases/download/v0.43.1/ov_0.43.1_windows_amd64.zip",
|
||||
"hash": "822361d31dc84d84b7bddd7d59a06e02576af2c2b02797ec5dc727d390787364"
|
||||
"url": "https://github.com/noborus/ov/releases/download/v0.44.0/ov_0.44.0_windows_amd64.zip",
|
||||
"hash": "29333dfe2c83fe81205ff95b24c3e787e5a6304e8159e07a5b51455af37614ae"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/noborus/ov/releases/download/v0.43.1/ov_0.43.1_windows_386.zip",
|
||||
"hash": "7556d922da2c7c52916c559bb224a62a9dd75e86f8bd76162a562fbee10c27ca"
|
||||
"url": "https://github.com/noborus/ov/releases/download/v0.44.0/ov_0.44.0_windows_386.zip",
|
||||
"hash": "482112d82989e6a6cd0f30d49c2e578e8f90231ea1fd901ba58fc55734fdf754"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/noborus/ov/releases/download/v0.43.1/ov_0.43.1_windows_arm64.zip",
|
||||
"hash": "eb020d10f70d24198ac4d86e4fd75b197b252beb7a43fed65c765043bac4296e"
|
||||
"url": "https://github.com/noborus/ov/releases/download/v0.44.0/ov_0.44.0_windows_arm64.zip",
|
||||
"hash": "b344a4f83bd7079d2505125962e13b63700fd6d495a9fbbf70ba591a5a525476"
|
||||
}
|
||||
},
|
||||
"bin": "ov.exe",
|
||||
|
||||
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.30.1",
|
||||
"version": "0.30.2",
|
||||
"description": "Open Source realtime backend in 1 file",
|
||||
"homepage": "https://pocketbase.io",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/pocketbase/pocketbase/releases/download/v0.30.1/pocketbase_0.30.1_windows_amd64.zip",
|
||||
"hash": "475dab197dea0d42b576a6cfb533a918af2877a2e656acd4b0f2e877ff543139"
|
||||
"url": "https://github.com/pocketbase/pocketbase/releases/download/v0.30.2/pocketbase_0.30.2_windows_amd64.zip",
|
||||
"hash": "ee336479c35ac3330e6d913734f0d248ba6cfdbbc2923aa03db2bf7e4b04c1b3"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/pocketbase/pocketbase/releases/download/v0.30.1/pocketbase_0.30.1_windows_arm64.zip",
|
||||
"hash": "a06e64b1e2bb10c5bf0f1353998c45d14c6d5a2faa7e057b2d6aedcfc73563f5"
|
||||
"url": "https://github.com/pocketbase/pocketbase/releases/download/v0.30.2/pocketbase_0.30.2_windows_arm64.zip",
|
||||
"hash": "acb6ebff16c94e5d2de4d28f11c393b6ffe49dcc857f5e5ae9798d422259afc9"
|
||||
}
|
||||
},
|
||||
"bin": "pocketbase.exe",
|
||||
|
||||
@ -1,19 +1,19 @@
|
||||
{
|
||||
"version": "3.1.12",
|
||||
"version": "3.1.15",
|
||||
"description": "Idempotent schema management for MySQL, Microsoft SQL Server, and SQLite.",
|
||||
"homepage": "https://github.com/k0kubun/sqldef",
|
||||
"license": "MIT,Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": [
|
||||
"https://github.com/k0kubun/sqldef/releases/download/v3.1.12/mssqldef_windows_amd64.zip",
|
||||
"https://github.com/k0kubun/sqldef/releases/download/v3.1.12/mysqldef_windows_amd64.zip",
|
||||
"https://github.com/k0kubun/sqldef/releases/download/v3.1.12/sqlite3def_windows_amd64.zip"
|
||||
"https://github.com/k0kubun/sqldef/releases/download/v3.1.15/mssqldef_windows_amd64.zip",
|
||||
"https://github.com/k0kubun/sqldef/releases/download/v3.1.15/mysqldef_windows_amd64.zip",
|
||||
"https://github.com/k0kubun/sqldef/releases/download/v3.1.15/sqlite3def_windows_amd64.zip"
|
||||
],
|
||||
"hash": [
|
||||
"d556219a971a951a6919d919f5140f1ec60379d553506005c73aea2e654dc94c",
|
||||
"1a7b8cb55098d00e5840d74ed69061642ce4cba02493fb1a5bd1ba5ee84b2547",
|
||||
"ce82c2e5b5e2fc94d0bdd0e25ff20f2e164927e6c676eb434234fc0adb0ff3c3"
|
||||
"a16fe1c7e0ba752c3f850657aa202ee0db77bcd7da858cc1c243a563f0aaa732",
|
||||
"7a57ab3a876b220dba6899656a0e217fabdcb31ec6277824ac8374b543dacb34",
|
||||
"8c63ee0a923bce0c5bc696e385c5f142173e6d5fa7c97f4577eb38d1327ddc4a"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.89.2",
|
||||
"version": "0.89.3",
|
||||
"description": "Thin wrapper for Terraform that provides extra tools for keeping Terraform configurations DRY, working with multiple Terraform modules, and managing remote state.",
|
||||
"homepage": "https://github.com/gruntwork-io/terragrunt",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.89.2/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "db935ec7eb2fb9a2dff502c2f5da561d29b451879003427279467c6218a73952"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.89.3/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "a3620207f85e2648bcc76d83f60dd2d74f03d54a8b35e2c5d477fe2c6a891b21"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.89.2/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "fbf6d05c192d7b493951c4779f773e1a20c481d59f9bd93fbd2f1fcd09c800d4"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.89.3/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "1978d5693d5e42d040afb7ff301d1a11abdc640376a96211defdb641eb95d654"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user