Compare commits

...

3 Commits

Author SHA1 Message Date
github-actions[bot]
bac23fbd68 codex: Update to version 0.50.0 2025-10-26 00:41:13 +00:00
github-actions[bot]
469009f1f6 trid: Update to version 2.43-25.10.25 2025-10-25 20:28:17 +00:00
github-actions[bot]
5668e8f5c9 trid@2.43-25.10.23: Fix hash (Closes #7297) 2025-10-25 19:54:36 +00:00
2 changed files with 7 additions and 7 deletions

View File

@ -1,16 +1,16 @@
{
"version": "0.49.0",
"version": "0.50.0",
"description": "OpenAI's Codex AI coding assistant",
"homepage": "https://github.com/openai/codex",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/openai/codex/releases/download/rust-v0.49.0/codex-x86_64-pc-windows-msvc.exe.zip",
"hash": "0db9ba23c5b11f0342b63b46897e56d4772f96a6200c558437fb8c7b419f7a9f"
"url": "https://github.com/openai/codex/releases/download/rust-v0.50.0/codex-x86_64-pc-windows-msvc.exe.zip",
"hash": "41fd1cbca86c79aee1d9c185ba3d32ec9f9a6a418f5b6d99ccb1644e1ed17a5e"
},
"arm64": {
"url": "https://github.com/openai/codex/releases/download/rust-v0.49.0/codex-aarch64-pc-windows-msvc.exe.zip",
"hash": "8ad12dadc03f64598c777ac814ef7fc388e06fd4f968ec6912b4cf86f54fe4b0"
"url": "https://github.com/openai/codex/releases/download/rust-v0.50.0/codex-aarch64-pc-windows-msvc.exe.zip",
"hash": "669d300b2b09836329d57442ebd8056e2e60613fbdd223b341c53e6fa876adeb"
}
},
"pre_install": "Rename-Item \"$dir\\codex-*.exe\" \"$dir\\codex.exe\"",

View File

@ -1,6 +1,6 @@
{
"##": "Autoupdate only updates TrID Definitions. If the main program updates, please change hashes manually",
"version": "2.43-25.10.23",
"version": "2.43-25.10.25",
"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": [
"3208b73a6d8b97e5c0df015700d5407f56270d8ba217e38cf2e3dac951dcdfbc",
"a083ba0e7c5ea77d7f90fbb2cc97c055573d60b69ec82984b22321bae2863e85",
"ea7f82363912f5b3c79217ba8716425ec3f2514887f788dcd5a2821d0b1fc83f"
],
"bin": "trid.exe",