mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
Compare commits
9 Commits
3c44f018e3
...
8753c72bd5
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8753c72bd5 | ||
|
|
42a8dc83f0 | ||
|
|
50b786b52e | ||
|
|
1ad3db2213 | ||
|
|
638ca38f2e | ||
|
|
267dcd66b1 | ||
|
|
6372352f29 | ||
|
|
fddbf4304d | ||
|
|
a2fda700e8 |
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.145.0",
|
||||
"version": "1.145.1",
|
||||
"description": "Build, test, debug, and deploy Serverless applications from CLI",
|
||||
"homepage": "https://aws.amazon.com/serverless/sam/",
|
||||
"license": "Apache-2.0",
|
||||
@ -9,8 +9,8 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/aws/aws-sam-cli/releases/download/v1.145.0/AWS_SAM_CLI_64_PY3.msi#/dl.msi_",
|
||||
"hash": "7ac7f0dced8d3566a7b9ee5fb7f15a51301e0004edc3cc5ecf5ea4d4a1c1fd4d"
|
||||
"url": "https://github.com/aws/aws-sam-cli/releases/download/v1.145.1/AWS_SAM_CLI_64_PY3.msi#/dl.msi_",
|
||||
"hash": "7bdf6fdd74d483a758d4af2fdbd01c5d8d83132c686c2007e69ce56000813bb2"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "13.38",
|
||||
"version": "13.39",
|
||||
"description": "A command-line application for reading, writing and editing meta information in a wide variety of files.",
|
||||
"homepage": "https://exiftool.org",
|
||||
"license": "GPL-1.0-or-later|Artistic-1.0-Perl",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://exiftool.org/exiftool-13.38_64.zip",
|
||||
"hash": "35d30c3a5580625d43f6e03793123bba2713937daf88d8b3ac805676fbb8b0b7",
|
||||
"extract_dir": "exiftool-13.38_64"
|
||||
"url": "https://exiftool.org/exiftool-13.39_64.zip",
|
||||
"hash": "be5f6de979d071fc7c3ec00d0e120c4161bcc691b8c0b900fd6816e4fbe3f051",
|
||||
"extract_dir": "exiftool-13.39_64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://exiftool.org/exiftool-13.38_32.zip",
|
||||
"hash": "f035919993019e85d7e00ec260956e8e5feb2c8e375fa417f627c9ff96351018",
|
||||
"extract_dir": "exiftool-13.38_32"
|
||||
"url": "https://exiftool.org/exiftool-13.39_32.zip",
|
||||
"hash": "8ff7797ece7ba009eb216d1caf2ecfbdd6856d7dbcb0b337f57cbe08fc35c471",
|
||||
"extract_dir": "exiftool-13.39_32"
|
||||
}
|
||||
},
|
||||
"pre_install": "Copy-Item \"$dir\\exiftool(-k).exe\" \"$dir\\exiftool.exe\"",
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "14.19.1",
|
||||
"version": "14.20.0",
|
||||
"description": "Test, manage, and deploy Firebase project from the command line",
|
||||
"homepage": "https://github.com/firebase/firebase-tools",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/firebase/firebase-tools/releases/download/v14.19.1/firebase-tools-win.exe#/firebase.exe",
|
||||
"hash": "d8f88019b1530057e0aeed26c6b4e3f1bef9d64234421afba47ee2900e6c6c10"
|
||||
"url": "https://github.com/firebase/firebase-tools/releases/download/v14.20.0/firebase-tools-win.exe#/firebase.exe",
|
||||
"hash": "f10ec1c93d79f3af35fed302fb4e9a302b1d74c29c5b0752087bcc9a77260b4e"
|
||||
}
|
||||
},
|
||||
"bin": "firebase.exe",
|
||||
|
||||
@ -1,15 +1,15 @@
|
||||
{
|
||||
"version": "11.14.0",
|
||||
"version": "11.14.1",
|
||||
"description": "Database migration tool that favors simplicity and convention over configuration.",
|
||||
"homepage": "https://flywaydb.org/",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://download.red-gate.com/maven/release/com/redgate/flyway/flyway-commandline/11.14.0/flyway-commandline-11.14.0-windows-x64.zip",
|
||||
"hash": "sha1:8ed5ec7f568e127c1eadf004fdfddb827a07789c"
|
||||
"url": "https://download.red-gate.com/maven/release/com/redgate/flyway/flyway-commandline/11.14.1/flyway-commandline-11.14.1-windows-x64.zip",
|
||||
"hash": "sha1:556c228c4abe4dcd99caa2d7c1c142856a6d3b39"
|
||||
}
|
||||
},
|
||||
"extract_dir": "flyway-11.14.0",
|
||||
"extract_dir": "flyway-11.14.1",
|
||||
"bin": "flyway.cmd",
|
||||
"persist": [
|
||||
"conf",
|
||||
|
||||
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "0.67.0",
|
||||
"version": "0.68.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.67.0/harper-ls-x86_64-pc-windows-msvc.zip",
|
||||
"https://github.com/Automattic/harper/releases/download/v0.67.0/harper-cli-x86_64-pc-windows-msvc.zip"
|
||||
"https://github.com/Automattic/harper/releases/download/v0.68.0/harper-ls-x86_64-pc-windows-msvc.zip",
|
||||
"https://github.com/Automattic/harper/releases/download/v0.68.0/harper-cli-x86_64-pc-windows-msvc.zip"
|
||||
],
|
||||
"hash": [
|
||||
"5fc34d2ca29a4b6ebcd3c59d6f21cddee828018526536ce87ef933e3b0bd123e",
|
||||
"fb93579dd2fbf05305c8af57a34401af9c599497c162b3676850c319ea321f18"
|
||||
"ab8b6d0e3954e47582ae072936a0176778ff81199752a66427b58878275811c5",
|
||||
"a9bac858b0f4dae68afa16f6a0409179b9526f583cfafc6bd5954f115e483053"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "14.1.1",
|
||||
"version": "15.0.0",
|
||||
"description": "Recursively searches directories for a regex pattern.",
|
||||
"homepage": "https://github.com/BurntSushi/ripgrep",
|
||||
"license": "MIT",
|
||||
@ -8,14 +8,14 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/BurntSushi/ripgrep/releases/download/14.1.1/ripgrep-14.1.1-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "d0f534024c42afd6cb4d38907c25cd2b249b79bbe6cc1dbee8e3e37c2b6e25a1",
|
||||
"extract_dir": "ripgrep-14.1.1-x86_64-pc-windows-msvc"
|
||||
"url": "https://github.com/BurntSushi/ripgrep/releases/download/15.0.0/ripgrep-15.0.0-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "21a98bf42c4da97ca543c010e764cc6dec8b9b7538d05f8d21874016385e0860",
|
||||
"extract_dir": "ripgrep-15.0.0-x86_64-pc-windows-msvc"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/BurntSushi/ripgrep/releases/download/14.1.1/ripgrep-14.1.1-i686-pc-windows-msvc.zip",
|
||||
"hash": "1e5c99e4851c964152db07c79151982c7fa7a549b645b6b47daae07a9c185f8e",
|
||||
"extract_dir": "ripgrep-14.1.1-i686-pc-windows-msvc"
|
||||
"url": "https://github.com/BurntSushi/ripgrep/releases/download/15.0.0/ripgrep-15.0.0-i686-pc-windows-msvc.zip",
|
||||
"hash": "acb9918e9f3a88bd171143d663ffb12e8ab765b48bb449f8e7d8f1c7c1bd8311",
|
||||
"extract_dir": "ripgrep-15.0.0-i686-pc-windows-msvc"
|
||||
}
|
||||
},
|
||||
"bin": "rg.exe",
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "6.7.1104",
|
||||
"version": "6.9.0",
|
||||
"description": "Command line interface to Sourcegraph",
|
||||
"homepage": "https://github.com/sourcegraph/src-cli",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/sourcegraph/src-cli/releases/download/6.7.1104/src-cli_6.7.1104_windows_amd64.tar.gz",
|
||||
"hash": "7036da74555849ba4b916d8b0ba8839ba8463c267404b3231d021a9a3f8f2a42"
|
||||
"url": "https://github.com/sourcegraph/src-cli/releases/download/6.9.0/src-cli_6.9.0_windows_amd64.tar.gz",
|
||||
"hash": "7cef94da4c74668cd6aa635605cfce4a2a9d2185cf0a7eefe03c65f24181714c"
|
||||
}
|
||||
},
|
||||
"bin": "src.exe",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"##": "Autoupdate only updates TrID Definitions. If the main program updates, please change hashes manually",
|
||||
"version": "2.43-25.10.13",
|
||||
"version": "2.43-25.10.16",
|
||||
"description": "A utility designed to identify file types from their binary signatures.",
|
||||
"homepage": "https://www.mark0.net/soft-trid-e.html",
|
||||
"license": "Shareware",
|
||||
@ -9,7 +9,7 @@
|
||||
"https://mark0.net/download/trid_w32.zip"
|
||||
],
|
||||
"hash": [
|
||||
"35bb5ef9701292d7d0c0b0c12720ce85e978b0c5b9c4e9e90f4a983e98de3f9e",
|
||||
"6eeb8517361c446e91a26e89ccd54c1a34d8bee8810587b3c403ea1837aadd02",
|
||||
"ea7f82363912f5b3c79217ba8716425ec3f2514887f788dcd5a2821d0b1fc83f"
|
||||
],
|
||||
"bin": "trid.exe",
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.8.1",
|
||||
"version": "1.8.2",
|
||||
"description": "High-performance inference of OpenAI's Whisper automatic speech recognition (ASR) model",
|
||||
"homepage": "https://github.com/ggerganov/whisper.cpp",
|
||||
"license": "MIT",
|
||||
@ -18,12 +18,12 @@
|
||||
],
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/ggerganov/whisper.cpp/releases/download/v1.8.1/whisper-bin-x64.zip",
|
||||
"hash": "cc5d6126e025ef463524ed74c94d4b6a40bb67c2d1c3cb5aca02c773c388bdad"
|
||||
"url": "https://github.com/ggerganov/whisper.cpp/releases/download/v1.8.2/whisper-bin-x64.zip",
|
||||
"hash": "b1514ebc099765e39fa37eb780b92a140a94c86bb0b3b3d98226b38825979732"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/ggerganov/whisper.cpp/releases/download/v1.8.1/whisper-bin-Win32.zip",
|
||||
"hash": "3bfad346c28223f5e006ffe1d94596908fb0fbd6618d5a38af079a14ef7777df"
|
||||
"url": "https://github.com/ggerganov/whisper.cpp/releases/download/v1.8.2/whisper-bin-Win32.zip",
|
||||
"hash": "49244b4d13cc95f2f27a0098809a8514a835929fa0d24d1a8db6b9073650ba96"
|
||||
}
|
||||
},
|
||||
"extract_dir": "Release",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user