Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions ai.opencode.opencode.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@ modules:
sources:
- type: file
only-arches: [x86_64]
url: https://github.com/anomalyco/opencode/releases/download/v1.18.11/opencode-desktop-linux-amd64.deb
sha256: 80e6e77ee8608f2181218080a12ee0d7363928ad27ad0f3d07c60517bd6f6e57
url: https://github.com/anomalyco/opencode/releases/download/v1.18.12/opencode-desktop-linux-amd64.deb
sha256: 2679a51428a250208e4992ff2536f379b4bed76a3e3128e9896ad5a625dfd74b
x-checker-data:
type: json
url: https://api.github.com/repos/anomalyco/opencode/releases/latest
Expand All @@ -72,8 +72,8 @@ modules:
| .browser_download_url
- type: file
only-arches: [aarch64]
url: https://github.com/anomalyco/opencode/releases/download/v1.18.11/opencode-desktop-linux-arm64.deb
sha256: 0a99d0ae36add1339de312ede45a08273a68172131d9dbb2d404339b2a7ed245
url: https://github.com/anomalyco/opencode/releases/download/v1.18.12/opencode-desktop-linux-arm64.deb
sha256: e5d083d246e1b8b0ab6dd3e4661f6e078c93de3a64b4129937d49d73aca26caf
x-checker-data:
type: json
url: https://api.github.com/repos/anomalyco/opencode/releases/latest
Expand Down