File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 22<package xmlns =" http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd" >
33 <metadata >
44 <id >opencode</id >
5- <version >1.1.28 </version >
5+ <version >1.1.29 </version >
66 <packageSourceUrl >https://github.com/itsrainingmani/opencode-chocolatey</packageSourceUrl >
77 <owners >itsrainingmani</owners >
88 <title >opencode</title >
@@ -86,7 +86,7 @@ Zen gives you access to a handpicked set of AI models that OpenCode has tested a
8686
8787[Learn about Zen](https://opencode.ai/zen)
8888]]> </description >
89- <releaseNotes >https://github.com/anomalyco/opencode/releases/tag/v1.1.28 </releaseNotes >
89+ <releaseNotes >https://github.com/anomalyco/opencode/releases/tag/v1.1.29 </releaseNotes >
9090 <dependencies >
9191 <dependency id =" unzip" />
9292 <dependency id =" ripgrep" />
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ $packageArgs = @{
1212 packageName = $packageName
1313 unzipLocation = $toolsDir
1414 url64bit = $url64
15- checksum64 = ' D3FF96818B76B24A8BF8391D5C7D2BF9A85F4D5814C12852423D13E97BD27E6B ' # This should be updated by the update script
15+ checksum64 = ' AC7A61E72ECE17D1D3D984E9EB92552B67EBB43F7C5476FB5F16025609A7273F ' # This should be updated by the update script
1616 checksumType64 = ' sha256'
1717}
1818
You can’t perform that action at this time.
0 commit comments