Skip to content

Commit

Permalink
Updated on 2024-12-18 01:55 +00:00
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Dec 18, 2024
1 parent ef75ce9 commit 88ec54a
Show file tree
Hide file tree
Showing 159 changed files with 637 additions and 631 deletions.
14 changes: 7 additions & 7 deletions bucket/air.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
{
"version": "1.61.4",
"version": "1.61.5",
"description": "A live-reloading command line utility for developing Go applications.",
"homepage": "https://github.com/cosmtrek/air",
"license": "GPL-3.0-or-later",
"architecture": {
"64bit": {
"url": "https://ghp.ci/https://github.com/cosmtrek/air/releases/download/v1.61.4/air_1.61.4_windows_amd64.tar.gz",
"hash": "225ea17610a6a87fecb8c1075a338dce48ae375449575a6c056742441098ce5d"
"url": "https://ghp.ci/https://github.com/cosmtrek/air/releases/download/v1.61.5/air_1.61.5_windows_amd64.tar.gz",
"hash": "5b02db5493c92b7a360e55479cc0f9d66b972bfe6dc21a953843dd8fd0cca8f1"
},
"32bit": {
"url": "https://ghp.ci/https://github.com/cosmtrek/air/releases/download/v1.61.4/air_1.61.4_windows_386.tar.gz",
"hash": "bb40971f34a420d10cd03b8707380eb3803e49281f44f014edbaee67cc1e22c3"
"url": "https://ghp.ci/https://github.com/cosmtrek/air/releases/download/v1.61.5/air_1.61.5_windows_386.tar.gz",
"hash": "be8c0c2444f7df1452f0a016ac6408e16bffc46539d1394af1c124a728b7e614"
},
"arm64": {
"url": "https://ghp.ci/https://github.com/cosmtrek/air/releases/download/v1.61.4/air_1.61.4_windows_arm64.tar.gz",
"hash": "12c4381394455f3f24f8a6a554714a9296037213392bd80d23a00f3bcdf3ab77"
"url": "https://ghp.ci/https://github.com/cosmtrek/air/releases/download/v1.61.5/air_1.61.5_windows_arm64.tar.gz",
"hash": "ce8bb8027b75b2040e0fa9a7c406ab7c3e8fcdc59c76b09b11abdddd9c4f531d"
}
},
"bin": "air.exe",
Expand Down
6 changes: 3 additions & 3 deletions bucket/ast-grep.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"version": "0.31.1",
"version": "0.32.1",
"description": "A fast and polyglot tool for code searching, linting, rewriting at large scale.",
"homepage": "https://ast-grep.github.io",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://ghp.ci/https://github.com/ast-grep/ast-grep/releases/download/0.31.1/app-x86_64-pc-windows-msvc.zip",
"hash": "b4cfeee56ddd9512ecac5086346d979d046f068ad12abc256c8023ffeefa3cda"
"url": "https://ghp.ci/https://github.com/ast-grep/ast-grep/releases/download/0.32.1/app-x86_64-pc-windows-msvc.zip",
"hash": "bac6aea88914b122fbf2a923e69c9d6a031fca3f64a988347c2478701f1e413a"
}
},
"bin": "sg.exe",
Expand Down
10 changes: 5 additions & 5 deletions bucket/atmos.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"version": "1.127.0",
"version": "1.129.0",
"description": "Terraform Orchestration Tool for DevOps",
"homepage": "https://atmos.tools",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://ghp.ci/https://github.com/cloudposse/atmos/releases/download/v1.127.0/atmos_1.127.0_windows_amd64.exe#/atmos.exe",
"hash": "72b1e7d29322d1fc31ac4cd60e7aa94085215918af5577702e24aaa1aca1d68a"
"url": "https://ghp.ci/https://github.com/cloudposse/atmos/releases/download/v1.129.0/atmos_1.129.0_windows_amd64.exe#/atmos.exe",
"hash": "2998141c24ac12d00a079138c2dd8f86f9cbd2c654869c6d6792669c56d7b5a1"
},
"32bit": {
"url": "https://ghp.ci/https://github.com/cloudposse/atmos/releases/download/v1.127.0/atmos_1.127.0_windows_386.exe#/atmos.exe",
"hash": "27b3d0d9d865dfaf283675206116f3209e75550416b701199cfd073eb16885f4"
"url": "https://ghp.ci/https://github.com/cloudposse/atmos/releases/download/v1.129.0/atmos_1.129.0_windows_386.exe#/atmos.exe",
"hash": "62b9030a134c7a71c0884fdda5ed57128ea21d2b75ce061a00c25f24ad999b19"
}
},
"bin": "atmos.exe",
Expand Down
6 changes: 3 additions & 3 deletions bucket/aws.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"version": "2.22.18",
"version": "2.22.19",
"description": "Unified tool to manage AWS services",
"homepage": "https://aws.amazon.com/cli/",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://awscli.amazonaws.com/AWSCLIV2-2.22.18.msi",
"hash": "b47262a7daeeb75ad622e4dc422f6c5edb28d3d7646453a02da91084733365c6"
"url": "https://awscli.amazonaws.com/AWSCLIV2-2.22.19.msi",
"hash": "95e4c0f9e468941cf11378927e567e21b14257e084603626de195f615a4bfe94"
}
},
"extract_dir": "Amazon\\AWSCLIV2",
Expand Down
6 changes: 3 additions & 3 deletions bucket/balena-cli.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"version": "20.1.1",
"version": "20.1.2",
"description": "Official balena CLI for interacting with balenaCloud and balena API.",
"homepage": "https://github.com/balena-io/balena-cli",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://ghp.ci/https://github.com/balena-io/balena-cli/releases/download/v20.1.1/balena-cli-v20.1.1-windows-x64-standalone.zip",
"hash": "8bba9c81ff5f2bfc4af14f7f70fad88b112416f82b82b5a1ed6f3d0758ff7800"
"url": "https://ghp.ci/https://github.com/balena-io/balena-cli/releases/download/v20.1.2/balena-cli-v20.1.2-windows-x64-standalone.zip",
"hash": "13f058ed28d9a94291eadf48c6bae001c442dce92cd1f7e8e8fe9e3d92f7edc1"
}
},
"extract_dir": "balena-cli",
Expand Down
8 changes: 4 additions & 4 deletions bucket/binaryen.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"version": "119",
"version": "121",
"description": "Compiler infrastructure and toolchain library for WebAssembly",
"homepage": "https://github.com/WebAssembly/binaryen",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://ghp.ci/https://github.com/WebAssembly/binaryen/releases/download/version_119/binaryen-version_119-x86_64-windows.tar.gz",
"hash": "e76eb6852208bc0044ad7015cfcaa351ef0992e18b966a83eddd5f6253fdbefc"
"url": "https://ghp.ci/https://github.com/WebAssembly/binaryen/releases/download/version_121/binaryen-version_121-x86_64-windows.tar.gz",
"hash": "3a97e43ccbfe8edbf9c9f8bea7b4a77b8f8a2e55192510894586d75116b258ed"
}
},
"extract_dir": "binaryen-version_119",
"extract_dir": "binaryen-version_121",
"bin": [
"bin\\wasm2js.exe",
"bin\\wasm-as.exe",
Expand Down
6 changes: 3 additions & 3 deletions bucket/bitwarden.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"version": "2024.12.0",
"version": "2024.12.1",
"description": "Password management solutions for individuals, teams, and business organizations",
"homepage": "https://bitwarden.com",
"license": "GPL-3.0-or-later",
"url": "https://ghp.ci/https://github.com/bitwarden/clients/releases/download/desktop-v2024.12.0/Bitwarden-Portable-2024.12.0.exe",
"hash": "d4f3621b129d4eff96810c86e588f21b69deb9f71994eabc7b56a516e814eb70",
"url": "https://ghp.ci/https://github.com/bitwarden/clients/releases/download/desktop-v2024.12.1/Bitwarden-Portable-2024.12.1.exe",
"hash": "eff4d580460a71bd5085d895be31cfd1fcb26b5b981930232a2cd42193ea4864",
"pre_install": [
"Rename-Item \"$dir\\Bitwarden-Portable-$version.exe\" 'Bitwarden.exe'",
"# copy config from non-portable version",
Expand Down
8 changes: 4 additions & 4 deletions bucket/blender.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"version": "4.3.1",
"version": "4.3.2",
"description": "3D creation suite",
"homepage": "https://www.blender.org",
"license": "GPL-3.0-or-later",
"architecture": {
"64bit": {
"url": "https://mirrors.aliyun.com/blender/release/Blender4.3/blender-4.3.1-windows-x64.zip",
"hash": "64dff9ddf55badff3d9b83ec3d83c783c8c25960394b35154a3f5abaaeb6395b",
"extract_dir": "blender-4.3.1-windows-x64"
"url": "https://mirrors.aliyun.com/blender/release/Blender4.3/blender-4.3.2-windows-x64.zip",
"hash": "933a62a770c941e316535f893629ff106ddd2aa5a956f0081ec557439073d4f6",
"extract_dir": "blender-4.3.2-windows-x64"
}
},
"bin": "blender.exe",
Expand Down
2 changes: 1 addition & 1 deletion bucket/bottom-nightly.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "12343658034",
"version": "12363887951",
"description": "Graphical process/system monitor",
"homepage": "https://github.com/ClementTsang/bottom",
"license": "MIT",
Expand Down
6 changes: 3 additions & 3 deletions bucket/brave-beta.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"homepage": "https://brave.com",
"version": "1.74.28",
"version": "1.74.29",
"description": "Secure, Fast & Private Web Browser with Adblocker (beta release)",
"license": {
"identifier": "Freeware,BSD-3-Clause,GPL-3.0-only,...",
"url": "https://github.com/brave/brave-browser/blob/master/LICENSE"
},
"architecture": {
"64bit": {
"url": "https://ghp.ci/https://github.com/brave/brave-browser/releases/download/v1.74.28/brave-v1.74.28-win32-x64.zip",
"hash": "c80fbb3712d5803ff8f8548387f049767ae00eaf1c366445656108196f93cccd"
"url": "https://ghp.ci/https://github.com/brave/brave-browser/releases/download/v1.74.29/brave-v1.74.29-win32-x64.zip",
"hash": "940355a7ff8a87eeea6454f868c3369e1003652fdf53b55f921a46ce5fcf457a"
}
},
"bin": [
Expand Down
6 changes: 3 additions & 3 deletions bucket/brave-nightly.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"homepage": "https://brave.com",
"version": "1.75.103",
"version": "1.75.106",
"description": "Secure, Fast & Private Web Browser with Adblocker (nightly release)",
"license": {
"identifier": "Freeware,BSD-3-Clause,GPL-3.0-only,...",
"url": "https://github.com/brave/brave-browser/blob/master/LICENSE"
},
"architecture": {
"64bit": {
"url": "https://ghp.ci/https://github.com/brave/brave-browser/releases/download/v1.75.103/brave-v1.75.103-win32-x64.zip",
"hash": "f21cfe3d749c76476ce518bc3ecbbdf8eb2249d5681ba69da209a202d8cb12e5"
"url": "https://ghp.ci/https://github.com/brave/brave-browser/releases/download/v1.75.106/brave-v1.75.106-win32-x64.zip",
"hash": "244af908b5b1627c504fd1876500797340cbcf93e93b3a4a02e80f7f6e71bf7c"
}
},
"bin": [
Expand Down
6 changes: 3 additions & 3 deletions bucket/bt.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"version": "4.2.0",
"version": "4.2.1",
"description": "Opens required browser based on configuration",
"homepage": "https://www.aloneguid.uk/projects/bt/",
"license": "Freeware",
"architecture": {
"64bit": {
"url": "https://ghp.ci/https://github.com/aloneguid/bt/releases/download/4.2.0/bt-4.2.0.zip",
"hash": "fc4f6a7ef9e5d38bba6c1ef89a0d71a37ac2e5a37d9098e007d3b764e914fca8"
"url": "https://ghp.ci/https://github.com/aloneguid/bt/releases/download/4.2.1/bt-4.2.1.zip",
"hash": "5cd864ae3231555a2b562f956fda9741aa26c4c27dc3db5a79d2dc7500774cb5"
}
},
"pre_install": [
Expand Down
10 changes: 5 additions & 5 deletions bucket/bun.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.1.38",
"version": "1.1.39",
"description": "Incredibly fast JavaScript runtime, bundler, transpiler and package manager - all in one.",
"homepage": "https://bun.sh/",
"license": "MIT",
Expand All @@ -9,12 +9,12 @@
"architecture": {
"64bit": {
"url": [
"https://ghp.ci/https://github.com/oven-sh/bun/releases/download/bun-v1.1.38/bun-windows-x64.zip",
"https://ghp.ci/https://github.com/oven-sh/bun/releases/download/bun-v1.1.38/bun-windows-x64-baseline.zip"
"https://ghp.ci/https://github.com/oven-sh/bun/releases/download/bun-v1.1.39/bun-windows-x64.zip",
"https://ghp.ci/https://github.com/oven-sh/bun/releases/download/bun-v1.1.39/bun-windows-x64-baseline.zip"
],
"hash": [
"52d6c588237c5a1071839dc20dc96f19ca9f8021b7757fa096d22927b0a44a8b",
"27b4bcd308c62e3b5c620eb57bb9b3113335131682495c9afc5608604e922beb"
"d7d919fea0a6ddb6178974a1e81b66d3e6ffe214e6a0ed754ccdf6404a7f1509",
"2bae3278c83eb74fb7cfee61db8f25ad7f7f209e34c29fdaade39e440ecd9ccb"
]
}
},
Expand Down
2 changes: 1 addition & 1 deletion bucket/cacher.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"architecture": {
"64bit": {
"url": "https://s3.amazonaws.com/download.cacher.io/Cacher%20Setup%202.47.6.exe#/dl.7z",
"hash": "sha512:cb80e69f54153844b5141903ab1d5016e480b3578eecdcb313052884954eb259bb1fb833aa1e83d4861c96aea6fbb8854808bcaed11240bcac830a0d662dc450",
"hash": "sha512:59c9d4cfd84fa4257eece554a42732986db0a233ea2808e768a9bbb2794af42bde8cba4ce094dad41bb0779557f12630750a7559855267e243216a12ce9f95d5",
"pre_install": "Expand-7zipArchive \"$dir\\`$PLUGINSDIR\\app-64.7z\" \"$dir\""
}
},
Expand Down
14 changes: 7 additions & 7 deletions bucket/carapace-bin.json
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
{
"version": "1.1.0",
"version": "1.1.1",
"description": "Multi-shell multi-command argument completer.",
"homepage": "https://carapace.sh/",
"license": "MIT",
"notes": "Register the completers manually: https://carapace-sh.github.io/carapace-bin/setup.html",
"architecture": {
"64bit": {
"url": "https://ghp.ci/https://github.com/rsteube/carapace-bin/releases/download/v1.1.0/carapace-bin_1.1.0_windows_amd64.zip",
"hash": "ad718d20cc19f2e8279c8733bad1c6e8c735b8e94ad40b9566f7a7d450c3034b"
"url": "https://ghp.ci/https://github.com/rsteube/carapace-bin/releases/download/v1.1.1/carapace-bin_1.1.1_windows_amd64.zip",
"hash": "1484984f1465b4caacffb8e25a2ba868b0935df06672736083e8403e5c020ad7"
},
"32bit": {
"url": "https://ghp.ci/https://github.com/rsteube/carapace-bin/releases/download/v1.1.0/carapace-bin_1.1.0_windows_386.zip",
"hash": "99127e343e9425927c2ff309ed2728bce5aa14f7af1d0056133b851a3ac1fdea"
"url": "https://ghp.ci/https://github.com/rsteube/carapace-bin/releases/download/v1.1.1/carapace-bin_1.1.1_windows_386.zip",
"hash": "9b7326e848ff34aa759f056e19d912630e29101e318a389d6aee06fc0223cafa"
},
"arm64": {
"url": "https://ghp.ci/https://github.com/rsteube/carapace-bin/releases/download/v1.1.0/carapace-bin_1.1.0_windows_arm64.zip",
"hash": "174b78b0ba93d95e43ded2db4b704fd6c7d7237a09dc465e8edd7715a6cce77f"
"url": "https://ghp.ci/https://github.com/rsteube/carapace-bin/releases/download/v1.1.1/carapace-bin_1.1.1_windows_arm64.zip",
"hash": "4c25bfc69c48ea08c1a6d99c754c80c6b4006a2c7e2ed09ef6f58223522d8235"
}
},
"bin": "carapace.exe",
Expand Down
6 changes: 3 additions & 3 deletions bucket/catalyst.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"version": "3.9.4",
"version": "3.9.5",
"description": "A minimal, functional, and customizable user-focused FOSS web browser",
"homepage": "https://getcatalyst.eu.org/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://ghp.ci/https://github.com/CatalystDevOrg/Catalyst/releases/download/v3.9.4/catalyst-3.9.4-full.nupkg",
"hash": "sha1:c48b6721839a1ecc8371847cdf3e24c26bf3a1a3",
"url": "https://ghp.ci/https://github.com/CatalystDevOrg/Catalyst/releases/download/v3.9.5/catalyst-3.9.5-full.nupkg",
"hash": "sha1:e28952859872411bf7c3766a945b1768c1bc2db1",
"extract_dir": "lib\\net45"
}
},
Expand Down
45 changes: 45 additions & 0 deletions bucket/chiaki-ng.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
{
"version": "1.9.3",
"description": "Next-Generation of Chiaki (the open-source remote play client for PlayStation)",
"homepage": "https://streetpea.github.io/chiaki-ng/",
"license": {
"identifier": "AGPL-3.0-only",
"url": "https://github.com/streetpea/chiaki-ng/blob/main/COPYING"
},
"suggest": {
"Microsoft Visual C++ Runtime 2022": "scoop-cn/vcredist2022"
},
"architecture": {
"64bit": {
"url": "https://ghp.ci/https://github.com/streetpea/chiaki-ng/releases/download/v1.9.3/chiaki-ng-windows-installer.exe",
"hash": "52aa644f80e4f16217c7b54793d266084074f6a172eafa42060e166a9a6fa467"
}
},
"innosetup": true,
"bin": [
[
"chiaki.exe",
"chiaki-ng"
]
],
"shortcuts": [
[
"chiaki.exe",
"chiaki-ng"
]
],
"post_uninstall": [
"Remove-Item -Path \"$env:LocalAppData\\Chiaki\" -Recurse -Force -ErrorAction SilentlyContinue",
"Remove-Item -Path \"$env:AppData\\Chiaki\" -Recurse -Force -ErrorAction SilentlyContinue"
],
"checkver": {
"github": "https://github.com/streetpea/chiaki-ng/"
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://ghp.ci/https://github.com/streetpea/chiaki-ng/releases/download/v$version/chiaki-ng-windows-installer.exe"
}
}
}
}
40 changes: 0 additions & 40 deletions bucket/chiaki4deck.json

This file was deleted.

10 changes: 5 additions & 5 deletions bucket/chromedriver-canary.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
{
"version": "133.0.6899.0",
"version": "133.0.6901.0",
"description": "An open source tool for automated testing of webapps across many browsers",
"homepage": "https://chromedriver.chromium.org/",
"license": "BSD-3-Clause",
"architecture": {
"64bit": {
"url": "https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/133.0.6899.0/win64/chromedriver-win64.zip",
"hash": "eb50566ff347746d5ac5ab17e85fee026c9302067349b4f4b5bbdcc0760b1176",
"url": "https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/133.0.6901.0/win64/chromedriver-win64.zip",
"hash": "048eb5b49dd6673b4c8ff7c42eb882ec5a7e72dd518c1ffc1d8a9f9589b93087",
"extract_dir": "chromedriver-win64"
},
"32bit": {
"url": "https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/133.0.6899.0/win32/chromedriver-win32.zip",
"hash": "eead4f47f1def3684d68867f7cf6d425d64b0751ea0126a09fe5a033d39e6f03",
"url": "https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/133.0.6901.0/win32/chromedriver-win32.zip",
"hash": "524c2feedd65965b7cf9a855f69bda85fd5a9b84e8c7c84ab442f5245c4352f1",
"extract_dir": "chromedriver-win32"
}
},
Expand Down
Loading

0 comments on commit 88ec54a

Please sign in to comment.