Skip to content
Open
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 numberDiff line numberDiff line change
Expand Up@@ -63,8 +63,8 @@ modules:
sources:
- type: file
only-arches: [x86_64]
url: https://github.com/anomalyco/opencode/releases/download/v1.18.22/opencode-desktop-linux-amd64.deb
sha256: 9daab671ba2cd4e361be4b9b2c835e9e4d219e37fbbccaa45569a402a831c0a3
url: https://github.com/anomalyco/opencode/releases/download/v1.18.23/opencode-desktop-linux-amd64.deb
sha256: 4fb07956d46b11b0280803efae69e050fe9bc33d72541c30cf1a1a3fdaabcc46
x-checker-data:
type: json
url: https://api.github.com/repos/anomalyco/opencode/releases/latest
Expand All@@ -73,8 +73,8 @@ modules:
| .browser_download_url
- type: file
only-arches: [aarch64]
url: https://github.com/anomalyco/opencode/releases/download/v1.18.22/opencode-desktop-linux-arm64.deb
sha256: cc1b4dd958c8d731817d32624765c95123ff82f4aa457f9b17c9f4361fadfb69
url: https://github.com/anomalyco/opencode/releases/download/v1.18.23/opencode-desktop-linux-arm64.deb
sha256: 77301db41d5068e011e95f0e0169d35f653f537f7eca81e64229ed3694b4fb17
x-checker-data:
type: json
url: https://api.github.com/repos/anomalyco/opencode/releases/latest
Expand Down