Skip to content

Commit 8e67353

Browse files
committed
codex-4space-formatting
1 parent 9807131 commit 8e67353

File tree

1 file changed

+4
-14
lines changed

1 file changed

+4
-14
lines changed

bucket/codex.json

Lines changed: 4 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -18,21 +18,11 @@
1818
"extract_dir": ""
1919
}
2020
},
21-
"bin": [
22-
[
23-
"codex-x86_64-pc-windows-msvc.exe",
24-
"codex"
25-
]
26-
],
27-
"shortcuts": [
28-
[
29-
"codex-x86_64-pc-windows-msvc.exe",
30-
"Codex"
31-
]
32-
],
21+
"bin": [["codex-x86_64-pc-windows-msvc.exe", "codex"]],
22+
"shortcuts": [["codex-x86_64-pc-windows-msvc.exe", "Codex"]],
3323
"checkver": {
3424
"url": "https://api.github.com/repos/openai/codex/releases",
35-
"regex": "rust-v(\\d+\\.\\d+\\.\\d+)(?![^\\d]*alpha|[^\\d]*beta|[^\\d]*rc|[^\\d]*preview)"
25+
"regex": "rust-v(\\\\d+\\\\.\\\\d+\\\\.\\\\d+)(?![^\\\\d]*alpha|[^\\\\d]*beta|[^\\\\d]*rc|[^\\\\d]*preview)"
3626
},
3727
"autoupdate": {
3828
"architecture": {
@@ -54,4 +44,4 @@
5444
}
5545
}
5646
}
57-
}
47+
}

0 commit comments

Comments
 (0)