We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac09711 commit 27f2978Copy full SHA for 27f2978
1 file changed
bucket/opencode.json
@@ -7,6 +7,10 @@
7
"64bit": {
8
"url": "https://github.com/anomalyco/opencode/releases/download/v1.2.26/opencode-windows-x64.zip",
9
"hash": "4cdd79773a21a73847e1024ba689d305cdc96e8100729bd89bca4cf1fd5b8256"
10
+ },
11
+ "arm64": {
12
+ "url": "https://github.com/anomalyco/opencode/releases/download/v1.2.26/opencode-windows-arm64.zip",
13
+ "hash": "84a4c0f840f91e4f2d96dbc1f9d0b440a1b32702254634d4a71b8700b7c9df50"
14
}
15
},
16
"bin": "opencode.exe",
@@ -17,6 +21,9 @@
17
21
"architecture": {
18
22
19
23
"url": "https://github.com/anomalyco/opencode/releases/download/v$version/opencode-windows-x64.zip"
24
25
26
+ "url": "https://github.com/anomalyco/opencode/releases/download/v$version/opencode-windows-arm64.zip"
20
27
28
29
0 commit comments