mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
Compare commits
4 Commits
64e15c962f
...
983fd85f9d
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
983fd85f9d | ||
|
|
9e83e6f830 | ||
|
|
d52f500dbf | ||
|
|
1cb921c92b |
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "0.54.3",
|
"version": "0.54.4",
|
||||||
"description": "The simplest, fastest way to get business intelligence and analytics to everyone in your company",
|
"description": "The simplest, fastest way to get business intelligence and analytics to everyone in your company",
|
||||||
"homepage": "https://www.metabase.com",
|
"homepage": "https://www.metabase.com",
|
||||||
"license": "AGPL-3.0-or-later",
|
"license": "AGPL-3.0-or-later",
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"JDK": "java/openjdk"
|
"JDK": "java/openjdk"
|
||||||
},
|
},
|
||||||
"url": "https://downloads.metabase.com/v0.54.3/metabase.jar",
|
"url": "https://downloads.metabase.com/v0.54.4/metabase.jar",
|
||||||
"hash": "10f87e342b8d4acaa1f6d97ccd494831989114f5ce035ffabc2f5ff9794a72fd",
|
"hash": "dc94ba4acedc4363666e957d01f09f1aba7df3a1302d9fd0aa4b182ff81d835f",
|
||||||
"bin": "metabase.jar",
|
"bin": "metabase.jar",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"github": "https://github.com/metabase/metabase"
|
"github": "https://github.com/metabase/metabase"
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "2025.4.6",
|
"version": "2025.4.7",
|
||||||
"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",
|
||||||
@ -10,12 +10,12 @@
|
|||||||
],
|
],
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/jdx/mise/releases/download/v2025.4.6/mise-v2025.4.6-windows-x64.zip",
|
"url": "https://github.com/jdx/mise/releases/download/v2025.4.7/mise-v2025.4.7-windows-x64.zip",
|
||||||
"hash": "3452fdf31661baacb07f90c1f863fe37f756cd48e57fa88c0a32afb3d8dde546"
|
"hash": "7a492486e24924aa0205a0c834fb81c71f39b5254beb005a3c5162ce9090f534"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/jdx/mise/releases/download/v2025.4.6/mise-v2025.4.6-windows-arm64.zip",
|
"url": "https://github.com/jdx/mise/releases/download/v2025.4.7/mise-v2025.4.7-windows-arm64.zip",
|
||||||
"hash": "fe58eb90592802231268a972cca146e67fddd72b5fac59339324160b0c453a8f"
|
"hash": "5d6f098e52dd71edc88e87713097b7eb66014a9adbb3bbdb0734dd0e5688835f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "mise",
|
"extract_dir": "mise",
|
||||||
|
|||||||
@ -1,23 +1,23 @@
|
|||||||
{
|
{
|
||||||
"version": "22.14.0",
|
"version": "22.15.0",
|
||||||
"description": "As an asynchronous event driven JavaScript runtime, Node is designed to build scalable network applications. (Long Term Support)",
|
"description": "As an asynchronous event driven JavaScript runtime, Node is designed to build scalable network applications. (Long Term Support)",
|
||||||
"homepage": "https://nodejs.org",
|
"homepage": "https://nodejs.org",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://nodejs.org/dist/v22.14.0/node-v22.14.0-win-x64.7z",
|
"url": "https://nodejs.org/dist/v22.15.0/node-v22.15.0-win-x64.7z",
|
||||||
"hash": "4c6018bd170ca46bfc7112bc4ca0f43cf55759a0c2bb9fccd50d8f8c3f7bdb14",
|
"hash": "45471a4f77cdaacce971ab7a6698659ed872606f7b4b0aecdfe5689627134cb2",
|
||||||
"extract_dir": "node-v22.14.0-win-x64"
|
"extract_dir": "node-v22.15.0-win-x64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://nodejs.org/dist/v22.14.0/node-v22.14.0-win-x86.7z",
|
"url": "https://nodejs.org/dist/v22.15.0/node-v22.15.0-win-x86.7z",
|
||||||
"hash": "5f7514392d0330c1b0c76e0dd299ac44786139b59231bf3d115f85c9c763bd4f",
|
"hash": "f9534de57244052cb245ca3af29ac40e947b5735b05b37a28efac7bc82809a8a",
|
||||||
"extract_dir": "node-v22.14.0-win-x86"
|
"extract_dir": "node-v22.15.0-win-x86"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://nodejs.org/dist/v22.14.0/node-v22.14.0-win-arm64.7z",
|
"url": "https://nodejs.org/dist/v22.15.0/node-v22.15.0-win-arm64.7z",
|
||||||
"hash": "06113f553199227be915d80c191031283622d6363c57c83aad137ff33f9ac9e4",
|
"hash": "d0615f16a280f4660a6c83d472a0b2e72122e47f4c82754a5ed950d54d0cbe3d",
|
||||||
"extract_dir": "node-v22.14.0-win-arm64"
|
"extract_dir": "node-v22.15.0-win-arm64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"post_install": [
|
"post_install": [
|
||||||
|
|||||||
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "0.10.1",
|
"version": "0.10.2",
|
||||||
"description": "A PDF processor written in Go, supporting encryption.",
|
"description": "A PDF processor written in Go, supporting encryption.",
|
||||||
"homepage": "https://pdfcpu.io",
|
"homepage": "https://pdfcpu.io",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/pdfcpu/pdfcpu/releases/download/v0.10.1/pdfcpu_0.10.1_Windows_x86_64.zip",
|
"url": "https://github.com/pdfcpu/pdfcpu/releases/download/v0.10.2/pdfcpu_0.10.2_Windows_x86_64.zip",
|
||||||
"hash": "0a130716915639829144d4e5c41b1bdb5086c8c4bbf610699aa9b4d8b13e4263",
|
"hash": "e0099d454604be15d8cafe57a392f9a0987a30b504a4925bbc3c1d64cda00d6d",
|
||||||
"extract_dir": "pdfcpu_0.10.1_Windows_x86_64"
|
"extract_dir": "pdfcpu_0.10.2_Windows_x86_64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/pdfcpu/pdfcpu/releases/download/v0.10.1/pdfcpu_0.10.1_Windows_i386.zip",
|
"url": "https://github.com/pdfcpu/pdfcpu/releases/download/v0.10.2/pdfcpu_0.10.2_Windows_i386.zip",
|
||||||
"hash": "68ed7cd6b939ab187eb524c91f4a6073610359357bc2bc7ce56df59fba27f223",
|
"hash": "3261d1a22d24529f7a2eff0f369913c6ad5ba34aca4bb59eded333cddc540df3",
|
||||||
"extract_dir": "pdfcpu_0.10.1_Windows_i386"
|
"extract_dir": "pdfcpu_0.10.2_Windows_i386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "pdfcpu.exe",
|
"bin": "pdfcpu.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user