Skip to content

Commit

Permalink
added go binary url
Browse files Browse the repository at this point in the history
  • Loading branch information
gavsidhu committed Sep 25, 2023
1 parent 009e10c commit 09333ba
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"license": "ISC",
"goBinary": {
"name": "templ8",
"path": "./bin"
"path": "./bin",
"url": "https://github.com/gavsidhu/templ8/releases/download/v{{version}}/templ8_{{version}}_{{platform}}_{{arch}}.tar.gz"
}
}

0 comments on commit 09333ba

Please sign in to comment.