Compare commits

...

5 Commits

Author SHA1 Message Date
github-actions[bot]
6caa1867d7 dynamorio: Update to version 11.90.20196 2025-04-19 04:29:37 +00:00
github-actions[bot]
a96694228f twitchdownloader-cli: Update to version 1.55.6 2025-04-19 00:37:14 +00:00
github-actions[bot]
4a0a84be0b ouch: Update to version 0.6.0 2025-04-19 00:37:14 +00:00
github-actions[bot]
a2a72f2d5b luau: Update to version 0.670 2025-04-19 00:37:14 +00:00
github-actions[bot]
e72f92fa8f caddy: Update to version 2.10.0 2025-04-19 00:37:13 +00:00
5 changed files with 20 additions and 20 deletions

View File

@ -1,16 +1,16 @@
{
"version": "2.9.1",
"version": "2.10.0",
"description": "HTTP/2 web server with automatic HTTPS",
"homepage": "https://caddyserver.com",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/caddyserver/caddy/releases/download/v2.9.1/caddy_2.9.1_windows_amd64.zip",
"hash": "sha512:4f0f85b42015ff2276d08705751472e6a98bdc7fda5ec76dd41b7a0c16fee90af012f1a7beb226164408cfbe656bd3453ed5ccbb596f80c45d0fa1c749fc8da2"
"url": "https://github.com/caddyserver/caddy/releases/download/v2.10.0/caddy_2.10.0_windows_amd64.zip",
"hash": "sha512:cb97adb2bff5de752e470486ae72d55a6ddcfe4bfa43f09ed849260955df7f61385ac1e2d28fc80458b6910d71fa38d4295bb0689263dcc1743f2050d847c2ad"
},
"arm64": {
"url": "https://github.com/caddyserver/caddy/releases/download/v2.9.1/caddy_2.9.1_windows_arm64.zip",
"hash": "sha512:e10aa551eabac9a6064e91d796a0901faf273b268edf86962a4d00fdc70106456fae0821180664a67fb004acfcd0931a15a12c4d6b9826690bee1ef1e758e9d7"
"url": "https://github.com/caddyserver/caddy/releases/download/v2.10.0/caddy_2.10.0_windows_arm64.zip",
"hash": "sha512:d35d6a6ad2baecb228a4085e8c60d7c7f20cbe429438a0c839a0fa391247eb840af71289ff70e9890e54179229070a1b6c5e11252284b90e7c928c80fa8b9072"
}
},
"bin": "caddy.exe",

View File

@ -1,11 +1,11 @@
{
"version": "11.90.20189",
"version": "11.90.20196",
"description": "DynamoRIO is a runtime code manipulation system that supports code transformations on any part of a program, while it executes.",
"homepage": "https://dynamorio.org",
"license": "BSD-3-Clause-Clear",
"url": "https://github.com/DynamoRIO/dynamorio/releases/download/cronbuild-11.90.20189/DynamoRIO-Windows-11.90.20189.zip",
"hash": "ea6872a3d42d301a451e75101ef338eab60a4bdd8475a2abe75ed00c60335eca",
"extract_dir": "DynamoRIO-Windows-11.90.20189",
"url": "https://github.com/DynamoRIO/dynamorio/releases/download/cronbuild-11.90.20196/DynamoRIO-Windows-11.90.20196.zip",
"hash": "1dd7efb7c7d8697efde6117cbba7ba91b947259e71bd819cc12c4eb28c58f405",
"extract_dir": "DynamoRIO-Windows-11.90.20196",
"architecture": {
"64bit": {
"bin": [

View File

@ -1,12 +1,12 @@
{
"version": "0.669",
"version": "0.670",
"description": "A fast, small, safe, gradually typed embeddable scripting language derived from Lua",
"homepage": "https://luau-lang.org/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/Roblox/luau/releases/download/0.669/luau-windows.zip",
"hash": "71bc6dcc48f9d04e77657d53786ebb615a47e9cb8ac03ce62484ba3e11e1cfa5"
"url": "https://github.com/Roblox/luau/releases/download/0.670/luau-windows.zip",
"hash": "039ceabb8fae900424d11ef3869fcbf10b13aae86869f26ffff801e9fe2dd0fd"
}
},
"bin": [

View File

@ -1,17 +1,17 @@
{
"version": "0.5.1",
"version": "0.6.0",
"description": "Painless compression and decompression for your terminal.",
"homepage": "https://github.com/ouch-org/ouch",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/ouch-org/ouch/releases/download/0.5.1/ouch-x86_64-pc-windows-msvc.zip",
"hash": "ea9d454e9f9b682e92b01c001f1f65d4173b30870d4099c32e5281b1fc248b04",
"url": "https://github.com/ouch-org/ouch/releases/download/0.6.0/ouch-x86_64-pc-windows-msvc.zip",
"hash": "d0a9f98e39c3ad2a75098d34e15df30710c950c5978eb1982016c1d484a22be7",
"extract_dir": "ouch-x86_64-pc-windows-msvc"
},
"arm64": {
"url": "https://github.com/ouch-org/ouch/releases/download/0.5.1/ouch-aarch64-pc-windows-msvc.zip",
"hash": "2dd8a795b966bd37f2d83f3d8c4b3b7846e53482ccc190c9a0053ea0fb3f1eb8",
"url": "https://github.com/ouch-org/ouch/releases/download/0.6.0/ouch-aarch64-pc-windows-msvc.zip",
"hash": "7dba962b39ab4404ee6c3c885f521a3fe44699d13096fd783c47323ffda2f8b7",
"extract_dir": "ouch-aarch64-pc-windows-msvc"
}
},

View File

@ -1,12 +1,12 @@
{
"version": "1.55.5",
"version": "1.55.6",
"homepage": "https://github.com/lay295/TwitchDownloader",
"description": "A Twitch VOD/Clip/Chat Downloader and Chat Renderer. (CLI Version)",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/lay295/TwitchDownloader/releases/download/1.55.5/TwitchDownloaderCLI-1.55.5-Windows-x64.zip",
"hash": "5cca95a60e4eaa525ebc76c6450184cede11a2353b58f61d0437d45fe91d06c8"
"url": "https://github.com/lay295/TwitchDownloader/releases/download/1.55.6/TwitchDownloaderCLI-1.55.6-Windows-x64.zip",
"hash": "51e0936b817ead6cd101a93fff46346f37c8ad25c2a4b08b2bee1fb18f33ef8d"
}
},
"bin": "TwitchDownloaderCLI.exe",