Compare commits

...

3 Commits

Author SHA1 Message Date
github-actions[bot]
faf6ab137f ov: Update to version 0.43.1 2025-09-20 04:29:29 +00:00
github-actions[bot]
0d7ad9b9f3 fedify: Update to version 1.8.12 2025-09-20 04:29:29 +00:00
github-actions[bot]
f0cdcbd5e6 dynamorio: Update to version 11.90.20349 2025-09-20 04:29:28 +00:00
3 changed files with 14 additions and 14 deletions

View File

@ -1,11 +1,11 @@
{ {
"version": "11.90.20342", "version": "11.90.20349",
"description": "DynamoRIO is a runtime code manipulation system that supports code transformations on any part of a program, while it executes.", "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", "homepage": "https://dynamorio.org",
"license": "BSD-3-Clause-Clear", "license": "BSD-3-Clause-Clear",
"url": "https://github.com/DynamoRIO/dynamorio/releases/download/cronbuild-11.90.20342/DynamoRIO-Windows-11.90.20342.zip", "url": "https://github.com/DynamoRIO/dynamorio/releases/download/cronbuild-11.90.20349/DynamoRIO-Windows-11.90.20349.zip",
"hash": "369a978757f7c80008fbe723e0464088ecc4d374afd13f0c3888b969bafbe917", "hash": "bb4a2a4d945daf0d626405925b255e2f4886e93ff8b49ef9a6d3e00f47dafe0e",
"extract_dir": "DynamoRIO-Windows-11.90.20342", "extract_dir": "DynamoRIO-Windows-11.90.20349",
"architecture": { "architecture": {
"64bit": { "64bit": {
"bin": [ "bin": [

View File

@ -1,12 +1,12 @@
{ {
"version": "1.8.11", "version": "1.8.12",
"description": "CLI toolchain for Fedify and debugging ActivityPub", "description": "CLI toolchain for Fedify and debugging ActivityPub",
"homepage": "https://fedify.dev/cli", "homepage": "https://fedify.dev/cli",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/fedify-dev/fedify/releases/download/1.8.11/fedify-cli-1.8.11-windows-x86_64.zip", "url": "https://github.com/fedify-dev/fedify/releases/download/1.8.12/fedify-cli-1.8.12-windows-x86_64.zip",
"hash": "70b1970db099e18dd68a82d5e4692b72b078b4fc738a920386161082aa019a8c" "hash": "a90bb8285a131752a0e5918b23c3d9447f06ed9dbb5a3f64cc5c307887ce8bba"
} }
}, },
"bin": "fedify.exe", "bin": "fedify.exe",

View File

@ -1,20 +1,20 @@
{ {
"version": "0.43.0", "version": "0.43.1",
"description": "Feature-rich terminal-based text viewer", "description": "Feature-rich terminal-based text viewer",
"homepage": "https://noborus.github.io/ov", "homepage": "https://noborus.github.io/ov",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/noborus/ov/releases/download/v0.43.0/ov_0.43.0_windows_amd64.zip", "url": "https://github.com/noborus/ov/releases/download/v0.43.1/ov_0.43.1_windows_amd64.zip",
"hash": "f2db6cddbbdfc00a15c707788133e01dcef4bcb0d7e4af970c7101755a8e0e04" "hash": "822361d31dc84d84b7bddd7d59a06e02576af2c2b02797ec5dc727d390787364"
}, },
"32bit": { "32bit": {
"url": "https://github.com/noborus/ov/releases/download/v0.43.0/ov_0.43.0_windows_386.zip", "url": "https://github.com/noborus/ov/releases/download/v0.43.1/ov_0.43.1_windows_386.zip",
"hash": "4c8ae7a92ed11fe7a857f7f8a239f315390a6e8de1f404252b2bdac1a49082d8" "hash": "7556d922da2c7c52916c559bb224a62a9dd75e86f8bd76162a562fbee10c27ca"
}, },
"arm64": { "arm64": {
"url": "https://github.com/noborus/ov/releases/download/v0.43.0/ov_0.43.0_windows_arm64.zip", "url": "https://github.com/noborus/ov/releases/download/v0.43.1/ov_0.43.1_windows_arm64.zip",
"hash": "89d49bfad6d51c0365a40f79d1a3256f609fa29c050a838a78fbda6f20c04af7" "hash": "eb020d10f70d24198ac4d86e4fd75b197b252beb7a43fed65c765043bac4296e"
} }
}, },
"bin": "ov.exe", "bin": "ov.exe",