mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
Compare commits
7 Commits
a4e993b19e
...
c67f059df8
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c67f059df8 | ||
|
|
5190c4b1da | ||
|
|
55246f6d88 | ||
|
|
7af328e612 | ||
|
|
0bb666315a | ||
|
|
4930a55047 | ||
|
|
4cd56fe686 |
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2.49.0",
|
"version": "2.50.0",
|
||||||
"description": "Declarative CLI version manager written in Go",
|
"description": "Declarative CLI version manager written in Go",
|
||||||
"homepage": "https://aquaproj.github.io/",
|
"homepage": "https://aquaproj.github.io/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/aquaproj/aqua/releases/download/v2.49.0/aqua_windows_amd64.zip",
|
"url": "https://github.com/aquaproj/aqua/releases/download/v2.50.0/aqua_windows_amd64.zip",
|
||||||
"hash": "fc24d32d8ac47c15bf27d05ed0d5f14feefd7f1acd03da6e8049f9fe0ac572bf"
|
"hash": "2dc22e847fe3b283b6282d39d84c5181ba19a6b797aee584421a105e49dea074"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/aquaproj/aqua/releases/download/v2.49.0/aqua_windows_amd64.zip",
|
"url": "https://github.com/aquaproj/aqua/releases/download/v2.50.0/aqua_windows_amd64.zip",
|
||||||
"hash": "fc24d32d8ac47c15bf27d05ed0d5f14feefd7f1acd03da6e8049f9fe0ac572bf"
|
"hash": "2dc22e847fe3b283b6282d39d84c5181ba19a6b797aee584421a105e49dea074"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "aqua.exe",
|
"bin": "aqua.exe",
|
||||||
|
|||||||
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.8.0",
|
"version": "1.8.1",
|
||||||
"description": "A tool for analyzing the dependencies in compiled Golang binaries.",
|
"description": "A tool for analyzing the dependencies in compiled Golang binaries.",
|
||||||
"homepage": "https://github.com/Zxilly/go-size-analyzer",
|
"homepage": "https://github.com/Zxilly/go-size-analyzer",
|
||||||
"license": "AGPL-3.0-only",
|
"license": "AGPL-3.0-only",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.8.0/go-size-analyzer_windows_amd64.zip",
|
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.8.1/go-size-analyzer_windows_amd64.zip",
|
||||||
"hash": "85d29e3596a1998733920e1e5c61998ee11b9857bbc8c10713ad4a4f47500ccc"
|
"hash": "ab59d45962b8e29fb8bbe174d727bee6e719b79552c159ccd80364375bf6074a"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.8.0/go-size-analyzer_windows_arm64.zip",
|
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.8.1/go-size-analyzer_windows_arm64.zip",
|
||||||
"hash": "87b8d55200280bc907655768f91801bea41d75a3b585f866dbc3bcded5193d64"
|
"hash": "7fff59fa8dc16e91338ea79174776b5167cdbb2a83d00f454445b44128217ba4"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "gsa.exe",
|
"bin": "gsa.exe",
|
||||||
|
|||||||
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.146.5",
|
"version": "0.146.6",
|
||||||
"description": "Speedy and flexible static site generator. (with Sass/SCSS support)",
|
"description": "Speedy and flexible static site generator. (with Sass/SCSS support)",
|
||||||
"homepage": "https://gohugo.io",
|
"homepage": "https://gohugo.io",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/gohugoio/hugo/releases/download/v0.146.5/hugo_extended_0.146.5_windows-amd64.zip",
|
"url": "https://github.com/gohugoio/hugo/releases/download/v0.146.6/hugo_extended_0.146.6_windows-amd64.zip",
|
||||||
"hash": "3c92ab5d3c8eabd2a1f36b2cb9c19ecf0dfaaf36ed678f6dbaf03459323b519f"
|
"hash": "798396e621ceb9180094f2553f1ff1d1ab706e925db68607e775f8a69b04bc62"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "hugo.exe",
|
"bin": "hugo.exe",
|
||||||
|
|||||||
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.146.5",
|
"version": "0.146.6",
|
||||||
"description": "Speedy and flexible static site generator (without Sass/SCSS support)",
|
"description": "Speedy and flexible static site generator (without Sass/SCSS support)",
|
||||||
"homepage": "https://gohugo.io",
|
"homepage": "https://gohugo.io",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/gohugoio/hugo/releases/download/v0.146.5/hugo_0.146.5_windows-amd64.zip",
|
"url": "https://github.com/gohugoio/hugo/releases/download/v0.146.6/hugo_0.146.6_windows-amd64.zip",
|
||||||
"hash": "4a3658ec20246c32c96d6dc4f578421901c81a9b546c0d1f3ca79c1fbbee0508"
|
"hash": "f112667e1897bcc3649b6de9c2aaca0f85165a970a182dd9cd725b9ddbc24494"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/gohugoio/hugo/releases/download/v0.146.5/hugo_0.146.5_windows-arm64.zip",
|
"url": "https://github.com/gohugoio/hugo/releases/download/v0.146.6/hugo_0.146.6_windows-arm64.zip",
|
||||||
"hash": "159e6102cad0caaa2632697ac402c58c66ae19726283a7271469cc1b46f40c01"
|
"hash": "a61188c6d67070edb1fd4ced56bb9d24dab5314b20cc12882efed85f5d46b962"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "hugo.exe",
|
"bin": "hugo.exe",
|
||||||
|
|||||||
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.27.0",
|
"version": "0.27.1",
|
||||||
"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.27.0/pocketbase_0.27.0_windows_amd64.zip",
|
"url": "https://github.com/pocketbase/pocketbase/releases/download/v0.27.1/pocketbase_0.27.1_windows_amd64.zip",
|
||||||
"hash": "cc45df2d85e3d2d70c5febbff1dc2a16d436955515d606452a91e172e696915d"
|
"hash": "67a721dae034e57ce5050405aa3a5695dcfdf83bc99837ad8177d2e9b5c82443"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/pocketbase/pocketbase/releases/download/v0.27.0/pocketbase_0.27.0_windows_arm64.zip",
|
"url": "https://github.com/pocketbase/pocketbase/releases/download/v0.27.1/pocketbase_0.27.1_windows_arm64.zip",
|
||||||
"hash": "91b168288deb5ed9c365cfde7ec2d93915dd52c4c196bfc57f0eb03d8366d7c8"
|
"hash": "90f8d55d4b05a72893a006ee8287bea7f567299288b2492d8da4297fcfbb5247"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "pocketbase.exe",
|
"bin": "pocketbase.exe",
|
||||||
|
|||||||
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "2025.03-01",
|
"version": "2025.04-01",
|
||||||
"description": "The most mature, production-ready implementation of the Raku language",
|
"description": "The most mature, production-ready implementation of the Raku language",
|
||||||
"homepage": "https://rakudo.org",
|
"homepage": "https://rakudo.org",
|
||||||
"license": "Artistic-2.0",
|
"license": "Artistic-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://rakudo.org/dl/rakudo/rakudo-moar-2025.03-01-win-x86_64-msvc.zip",
|
"url": "https://rakudo.org/dl/rakudo/rakudo-moar-2025.04-01-win-x86_64-msvc.zip",
|
||||||
"hash": "92ef48f9202d39a4486be069bbb0a3412090181b157cd50d4fa82b890d027f42",
|
"hash": "52d1d0e091951dc9c3a75f3e21cb2cf12ec6e2afbb64b3558c2a7343feec3c3d",
|
||||||
"extract_dir": "rakudo-moar-2025.03-01-win-x86_64-msvc"
|
"extract_dir": "rakudo-moar-2025.04-01-win-x86_64-msvc"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "5.4.0",
|
"version": "5.4.1",
|
||||||
"description": "A log file highlighter",
|
"description": "A log file highlighter",
|
||||||
"homepage": "https://github.com/bensadeh/tailspin",
|
"homepage": "https://github.com/bensadeh/tailspin",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"depends": "main/less",
|
"depends": "main/less",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/bensadeh/tailspin/releases/download/5.4.0/tailspin-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/bensadeh/tailspin/releases/download/5.4.1/tailspin-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "e8b70df1ecfc5f6eb6408fcf3d2f6b382ab90efbdf1947cc6684562a5abea0be"
|
"hash": "83281ae45d4f392675f5031ceaf4c92e022b4fc1c52d3e77048b96a6b4481725"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "tspin.exe",
|
"bin": "tspin.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user