Skip to content

Commit

Permalink
Register 0.3.3 version in releases.json
Browse files Browse the repository at this point in the history
  • Loading branch information
pherrymason committed Dec 9, 2024
1 parent 9aa15c0 commit fd9bf4d
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions docs/releases.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
{
"releases": [
{
"version": "0.3.3",
"date": "2024-09-01",
"artifacts": {
"x86_64-win32": {
"url": "https://github.com/pherrymason/c3-lsp/releases/download/v0.3.3/c3lsp-windows-amd64.zip"
},
"arm64-darwin": {
"url":"https://github.com/pherrymason/c3-lsp/releases/download/v0.3.3/c3lsp-darwin-arm64.zip"
},
"x86_64-linux": {
"url":"https://github.com/pherrymason/c3-lsp/releases/download/v0.3.3/c3lsp-linux-amd64.tar.gz"
}
}
},
{
"version": "0.3.0",
"date": "2024-09-01",
Expand Down

0 comments on commit fd9bf4d

Please sign in to comment.