mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
Compare commits
No commits in common. "bac23fbd68c70018efb5e4d4be776243f6151809" and "9454092e0200d6ae553b2bafc8f2b55f060fcdd2" have entirely different histories.
bac23fbd68
...
9454092e02
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.50.0",
|
||||
"version": "0.49.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.50.0/codex-x86_64-pc-windows-msvc.exe.zip",
|
||||
"hash": "41fd1cbca86c79aee1d9c185ba3d32ec9f9a6a418f5b6d99ccb1644e1ed17a5e"
|
||||
"url": "https://github.com/openai/codex/releases/download/rust-v0.49.0/codex-x86_64-pc-windows-msvc.exe.zip",
|
||||
"hash": "0db9ba23c5b11f0342b63b46897e56d4772f96a6200c558437fb8c7b419f7a9f"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/openai/codex/releases/download/rust-v0.50.0/codex-aarch64-pc-windows-msvc.exe.zip",
|
||||
"hash": "669d300b2b09836329d57442ebd8056e2e60613fbdd223b341c53e6fa876adeb"
|
||||
"url": "https://github.com/openai/codex/releases/download/rust-v0.49.0/codex-aarch64-pc-windows-msvc.exe.zip",
|
||||
"hash": "8ad12dadc03f64598c777ac814ef7fc388e06fd4f968ec6912b4cf86f54fe4b0"
|
||||
}
|
||||
},
|
||||
"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",
|
||||
"version": "2.43-25.10.25",
|
||||
"version": "2.43-25.10.23",
|
||||
"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": [
|
||||
"a083ba0e7c5ea77d7f90fbb2cc97c055573d60b69ec82984b22321bae2863e85",
|
||||
"3208b73a6d8b97e5c0df015700d5407f56270d8ba217e38cf2e3dac951dcdfbc",
|
||||
"ea7f82363912f5b3c79217ba8716425ec3f2514887f788dcd5a2821d0b1fc83f"
|
||||
],
|
||||
"bin": "trid.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user