File tree Expand file tree Collapse file tree 1 file changed +9
-4
lines changed
Expand file tree Collapse file tree 1 file changed +9
-4
lines changed Original file line number Diff line number Diff line change @@ -72,10 +72,15 @@ macos-max-compat = false
7272[build ]
7373packages = [" src/codegen" ]
7474
75- [metadata .hooks .vcs ]
76- Homepage = " https://github.com/codegen-sh/codegen-sdk"
77- source_archive = " https://github.com/codegen-sh/codegen-sdk/archive/{commit_hash}.zip"
78-
75+ [metadata .hooks .vcs .urls ]
76+ Homepage = " https://www.codegen.com/"
77+ Repository = " https://github.com/codegen-sh/codegen-sdk"
78+ download = " https://github.com/codegen-sh/codegen-sdk/archive/{commit_hash}.zip"
79+ Changelog = " https://docs.codegen.com/changelog/changelog"
80+ Releasenotes = " https://github.com/codegen-sh/codegen-sdk/releases"
81+ Issues = " https://github.com/codegen-sh/codegen-sdk/issues"
82+ Documentation = " https://docs.codegen.sh"
83+ Playground = " https://www.codegen.sh/"
7984
8085[build .targets .wheel .hooks .custom ]
8186enable-by-default = false
You can’t perform that action at this time.
0 commit comments