File size: 1,676 Bytes
2569bec
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
#!/usr/bin/env dotslash

{
  "name": "codex-zsh",
  "platforms": {
    "macos-aarch64": {
      "size": 358776,
      "hash": "sha256",
      "digest": "49dec9832379688c9090666694a3449502ac5ebd4d76b9ffde1d0999cd088205",
      "format": "tar.gz",
      "path": "codex-zsh/bin/zsh",
      "providers": [
        {
          "url": "https://github.com/openai/codex/releases/download/rust-v0.134.0-alpha.3/codex-zsh-aarch64-apple-darwin.tar.gz"
        }
      ]
    },
    "macos-x86_64": {
      "size": 391161,
      "hash": "sha256",
      "digest": "0246fd4703bb540ae74f13ec739ca365ebd607df44a1f21e335eb7a421352923",
      "format": "tar.gz",
      "path": "codex-zsh/bin/zsh",
      "providers": [
        {
          "url": "https://github.com/openai/codex/releases/download/rust-v0.134.0-alpha.3/codex-zsh-x86_64-apple-darwin.tar.gz"
        }
      ]
    },
    "linux-x86_64": {
      "size": 433412,
      "hash": "sha256",
      "digest": "e7f760998c9644448d2cb8a821084a0134d6820c14b284bd7f39d7f32262ad40",
      "format": "tar.gz",
      "path": "codex-zsh/bin/zsh",
      "providers": [
        {
          "url": "https://github.com/openai/codex/releases/download/rust-v0.134.0-alpha.3/codex-zsh-x86_64-unknown-linux-musl.tar.gz"
        }
      ]
    },
    "linux-aarch64": {
      "size": 411655,
      "hash": "sha256",
      "digest": "8d50cff5dfabc97e37e1138513da022d9247a802c2ff996ab91654bf1892c7d5",
      "format": "tar.gz",
      "path": "codex-zsh/bin/zsh",
      "providers": [
        {
          "url": "https://github.com/openai/codex/releases/download/rust-v0.134.0-alpha.3/codex-zsh-aarch64-unknown-linux-musl.tar.gz"
        }
      ]
    }
  }
}