mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
Compare commits
7 Commits
0451583057
...
ed5db50500
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ed5db50500 | ||
|
|
aaaf721d18 | ||
|
|
4b8e2d4a6c | ||
|
|
35735f3d94 | ||
|
|
1912e65271 | ||
|
|
d3395ab9ee | ||
|
|
7a816f7be1 |
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.17.8",
|
"version": "0.17.9",
|
||||||
"description": "Create cloud-native applications on Kubernetes.",
|
"description": "Create cloud-native applications on Kubernetes.",
|
||||||
"homepage": "https://github.com/Azure/draft",
|
"homepage": "https://github.com/Azure/draft",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/Azure/draft/releases/download/v0.17.8/draft-windows-amd64.exe#/draft.exe",
|
"url": "https://github.com/Azure/draft/releases/download/v0.17.9/draft-windows-amd64.exe#/draft.exe",
|
||||||
"hash": "be4d12d6f9375d3876294838fa57808f7ed8682cb07f4ac957f5e2d8ee6ea78e"
|
"hash": "4511782336b51ad847a7db29bd4def8a7dc61bf67ad38d3588cd7cfa528b456f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "draft.exe",
|
"bin": "draft.exe",
|
||||||
|
|||||||
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "1.15.15",
|
"version": "1.15.16",
|
||||||
"description": "Gopass Browser Bindings",
|
"description": "Gopass Browser Bindings",
|
||||||
"homepage": "https://www.gopass.pw/",
|
"homepage": "https://www.gopass.pw/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"depends": "gopass",
|
"depends": "gopass",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/gopasspw/gopass-jsonapi/releases/download/v1.15.15/gopass-jsonapi-1.15.15-windows-amd64.zip",
|
"url": "https://github.com/gopasspw/gopass-jsonapi/releases/download/v1.15.16/gopass-jsonapi-1.15.16-windows-amd64.zip",
|
||||||
"hash": "76295f1105e5ac2a56aa344c1a26ab02b926991bb413e5768066289b76af4407"
|
"hash": "94fc4731725d85c515d8aef87434b7a8661bb975ccc67c2c3e243622370b4541"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "gopass-jsonapi.exe",
|
"bin": "gopass-jsonapi.exe",
|
||||||
|
|||||||
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "0.9.1",
|
"version": "0.10.0",
|
||||||
"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.9.1/pdfcpu_0.9.1_Windows_x86_64.zip",
|
"url": "https://github.com/pdfcpu/pdfcpu/releases/download/v0.10.0/pdfcpu_0.10.0_Windows_x86_64.zip",
|
||||||
"hash": "0b7903b592de042b0e0d447ebfdcd5da22c101e52bbb2bc42bb3ec895cdd4c1a",
|
"hash": "15eda4cae296db1b59e6cea978f38cc914a06b73c9159417bb278b64193ea5a6",
|
||||||
"extract_dir": "pdfcpu_0.9.1_Windows_x86_64"
|
"extract_dir": "pdfcpu_0.10.0_Windows_x86_64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/pdfcpu/pdfcpu/releases/download/v0.9.1/pdfcpu_0.9.1_Windows_i386.zip",
|
"url": "https://github.com/pdfcpu/pdfcpu/releases/download/v0.10.0/pdfcpu_0.10.0_Windows_i386.zip",
|
||||||
"hash": "337db6d15019bc1dfb7a37d02045bae9edf0ae3b0139579ddc6acf6004eb62bc",
|
"hash": "5a47a1323414ef46c954ff7e89a3cc5ccc92fa57e9262f84b862a1d9dc0df7be",
|
||||||
"extract_dir": "pdfcpu_0.9.1_Windows_i386"
|
"extract_dir": "pdfcpu_0.10.0_Windows_i386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "pdfcpu.exe",
|
"bin": "pdfcpu.exe",
|
||||||
|
|||||||
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.86.3",
|
"version": "1.87.0",
|
||||||
"description": "The primary implementation of Sass, written in Dart.",
|
"description": "The primary implementation of Sass, written in Dart.",
|
||||||
"homepage": "https://sass-lang.com/dart-sass",
|
"homepage": "https://sass-lang.com/dart-sass",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/sass/dart-sass/releases/download/1.86.3/dart-sass-1.86.3-windows-x64.zip",
|
"url": "https://github.com/sass/dart-sass/releases/download/1.87.0/dart-sass-1.87.0-windows-x64.zip",
|
||||||
"hash": "6ef8f6206e35baf787e5b35ef2acdc2eafc6a74707eeb565bff6f89386a78659"
|
"hash": "f9ca08b31f4e9276eaaf25dae9629db87513bcbf1c31ead4dabcdc6e6b734633"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/sass/dart-sass/releases/download/1.86.3/dart-sass-1.86.3-windows-ia32.zip",
|
"url": "https://github.com/sass/dart-sass/releases/download/1.87.0/dart-sass-1.87.0-windows-ia32.zip",
|
||||||
"hash": "61b247dbf248682552c77b71a64fa607d89ecd91a2dc786f12aa69a7c99eec7b"
|
"hash": "1e09b5425ae8cb744ec4821504a14566d3ef45260cf8c7a50d802c0151df3fea"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "dart-sass",
|
"extract_dir": "dart-sass",
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "2.39.7",
|
"version": "2.40.0",
|
||||||
"description": "Tool for customizing the Spotify client.",
|
"description": "Tool for customizing the Spotify client.",
|
||||||
"homepage": "https://spicetify.app/",
|
"homepage": "https://spicetify.app/",
|
||||||
"license": "LGPL-2.1-only",
|
"license": "LGPL-2.1-only",
|
||||||
@ -9,12 +9,12 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/spicetify/cli/releases/download/v2.39.7/spicetify-2.39.7-windows-x64.zip",
|
"url": "https://github.com/spicetify/cli/releases/download/v2.40.0/spicetify-2.40.0-windows-x64.zip",
|
||||||
"hash": "59fdece7a1df8ba1c4f79add27618d713eb41aa084290060ec3ea75a69b05791"
|
"hash": "4de3561f9b91845a486232e6fbd7cc854b4375fdfcfa638cfecf85197545607d"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/spicetify/cli/releases/download/v2.39.7/spicetify-2.39.7-windows-x32.zip",
|
"url": "https://github.com/spicetify/cli/releases/download/v2.40.0/spicetify-2.40.0-windows-x32.zip",
|
||||||
"hash": "714cb19cb23ceb6745ff661eee5d14707ea39683a73b87d8ba3392c5530f7bd8"
|
"hash": "10ba6b24a82678adae83577f9a83c97d6680e30d7ed7c3e4ad35af68812e8ef4"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "spicetify.exe",
|
"bin": "spicetify.exe",
|
||||||
|
|||||||
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2.20.12",
|
"version": "2.22.4",
|
||||||
"description": "An open-source Firebase alternative.",
|
"description": "An open-source Firebase alternative.",
|
||||||
"homepage": "https://supabase.com/",
|
"homepage": "https://supabase.com/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/supabase/cli/releases/download/v2.20.12/supabase_windows_amd64.tar.gz",
|
"url": "https://github.com/supabase/cli/releases/download/v2.22.4/supabase_windows_amd64.tar.gz",
|
||||||
"hash": "9978514aedbc183e2ba0805b471df42732cbdbaa2eb698b025a227d7ef6eeee5"
|
"hash": "cf84950c4fcbe2cad93ed6e26271c1d8a9e17cc65fcfbc7ab1abdd038a5b0630"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/supabase/cli/releases/download/v2.20.12/supabase_windows_arm64.tar.gz",
|
"url": "https://github.com/supabase/cli/releases/download/v2.22.4/supabase_windows_arm64.tar.gz",
|
||||||
"hash": "ba39767a08039324b3a6c7e180aa8949c78eee63866045971731d415c2c80221"
|
"hash": "d78cd369e2e376830bd86211e203a8b6a1b1e9b29dbf9db00b959ab493f73aea"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "supabase.exe",
|
"bin": "supabase.exe",
|
||||||
|
|||||||
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.6.14",
|
"version": "0.6.16",
|
||||||
"description": "An extremely fast Python package installer and resolver, written in Rust.",
|
"description": "An extremely fast Python package installer and resolver, written in Rust.",
|
||||||
"homepage": "https://docs.astral.sh/uv/",
|
"homepage": "https://docs.astral.sh/uv/",
|
||||||
"license": "Apache-2.0|MIT",
|
"license": "Apache-2.0|MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/astral-sh/uv/releases/download/0.6.14/uv-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/astral-sh/uv/releases/download/0.6.16/uv-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "93b29fc234758e381df461d7638ff73d0f08bdf3a0dc37923b1ee0b9e442ca3f"
|
"hash": "f1b4c24ec602b6c0b06b6bc64aa447bbe4cf313e93fbec326741961e80ffa8b7"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/astral-sh/uv/releases/download/0.6.14/uv-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/astral-sh/uv/releases/download/0.6.16/uv-i686-pc-windows-msvc.zip",
|
||||||
"hash": "4e9f9ccc229a03d923213b8b4c7b373cd8bb941984f421de17fe9dac3d5491e9"
|
"hash": "f5c6400f07db2014b2b0c66770e1125fa70efe4dd99cc8351838bed0045c34f8"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user