File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3232 } :
3333 let
3434 # Define version once as the single source of truth
35- opencodeVersion = "0.1.159 " ;
35+ opencodeVersion = "0.1.161 " ;
3636
3737 # Import the OpenCode package definition
3838 opencode = import ./package.nix {
Original file line number Diff line number Diff line change 5050
5151 # Define the hashes for each platform package
5252 packageHashes = {
53- "opencode-ai" = "sha256-9nIzO3EzJmAZofWdDX6NnszMVj23UXRmsFQoFpz/pF8 =" ;
54- "opencode-darwin-arm64" = "sha256-Giwo56PIRxhVC5CAmdTN+uUaMJ74CwCY1trayOiFouM =" ;
55- "opencode-darwin-x64" = "sha256-CCBXq6IYbpB5o+D6kmQDOAA1K/5NN38pye3A58EgiyI =" ;
56- "opencode-linux-arm64" = "sha256-QRhAEgmW/SNTzbB/hk5zQxGrJ2g9lBF8fW7GbL7qzU4 =" ;
57- "opencode-linux-x64" = "sha256-K1PHhcaAI/fYB6CJa8HINSh7TZncpSwhtUl/lPYZxcA =" ;
53+ "opencode-ai" = "sha256-ekDGRGz4qiNCx4nLvjAd/qkhYQWU3THwMmcORr+0hJ4 =" ;
54+ "opencode-darwin-arm64" = "sha256-kXdL5eeO+IwN+NmllFUUTFZvnrtMOSwpsoKLdZO5TKc =" ;
55+ "opencode-darwin-x64" = "sha256-MXD79ma6d4z1WXFbnYeRh3F/yuwlAmmkCLBHaVDu4zk =" ;
56+ "opencode-linux-arm64" = "sha256-vUWHj4kmy+rUFv94+KeRZHYVo3xMmrS1fsgUiPf3WLw =" ;
57+ "opencode-linux-x64" = "sha256-FEybYhq7CD/Yt67ELmGfqkE+EG5sNQWD9M9yTnCRr78 =" ;
5858 } ;
5959
6060in
You can’t perform that action at this time.
0 commit comments