mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
Compare commits
3 Commits
9454092e02
...
bac23fbd68
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
bac23fbd68 | ||
|
|
469009f1f6 | ||
|
|
5668e8f5c9 |
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.49.0",
|
"version": "0.50.0",
|
||||||
"description": "OpenAI's Codex AI coding assistant",
|
"description": "OpenAI's Codex AI coding assistant",
|
||||||
"homepage": "https://github.com/openai/codex",
|
"homepage": "https://github.com/openai/codex",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/openai/codex/releases/download/rust-v0.49.0/codex-x86_64-pc-windows-msvc.exe.zip",
|
"url": "https://github.com/openai/codex/releases/download/rust-v0.50.0/codex-x86_64-pc-windows-msvc.exe.zip",
|
||||||
"hash": "0db9ba23c5b11f0342b63b46897e56d4772f96a6200c558437fb8c7b419f7a9f"
|
"hash": "41fd1cbca86c79aee1d9c185ba3d32ec9f9a6a418f5b6d99ccb1644e1ed17a5e"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/openai/codex/releases/download/rust-v0.49.0/codex-aarch64-pc-windows-msvc.exe.zip",
|
"url": "https://github.com/openai/codex/releases/download/rust-v0.50.0/codex-aarch64-pc-windows-msvc.exe.zip",
|
||||||
"hash": "8ad12dadc03f64598c777ac814ef7fc388e06fd4f968ec6912b4cf86f54fe4b0"
|
"hash": "669d300b2b09836329d57442ebd8056e2e60613fbdd223b341c53e6fa876adeb"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": "Rename-Item \"$dir\\codex-*.exe\" \"$dir\\codex.exe\"",
|
"pre_install": "Rename-Item \"$dir\\codex-*.exe\" \"$dir\\codex.exe\"",
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"##": "Autoupdate only updates TrID Definitions. If the main program updates, please change hashes manually",
|
"##": "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.",
|
"description": "A utility designed to identify file types from their binary signatures.",
|
||||||
"homepage": "https://www.mark0.net/soft-trid-e.html",
|
"homepage": "https://www.mark0.net/soft-trid-e.html",
|
||||||
"license": "Shareware",
|
"license": "Shareware",
|
||||||
@ -9,7 +9,7 @@
|
|||||||
"https://mark0.net/download/trid_w32.zip"
|
"https://mark0.net/download/trid_w32.zip"
|
||||||
],
|
],
|
||||||
"hash": [
|
"hash": [
|
||||||
"3208b73a6d8b97e5c0df015700d5407f56270d8ba217e38cf2e3dac951dcdfbc",
|
"a083ba0e7c5ea77d7f90fbb2cc97c055573d60b69ec82984b22321bae2863e85",
|
||||||
"ea7f82363912f5b3c79217ba8716425ec3f2514887f788dcd5a2821d0b1fc83f"
|
"ea7f82363912f5b3c79217ba8716425ec3f2514887f788dcd5a2821d0b1fc83f"
|
||||||
],
|
],
|
||||||
"bin": "trid.exe",
|
"bin": "trid.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user