Skip to content

Commit

Permalink
build(packages): fix 'packageSourceUrl' for chocolatey package (#696)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrii-bodnar committed Jan 5, 2024
1 parent 41bf4b5 commit 936608b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/chocolatey/crowdin-cli.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<metadata>
<id>crowdin-cli</id>
<version>3.16.0</version>
<packageSourceUrl>https://github.com/crowdin/crowdin-cli/tree/main/chocolatey</packageSourceUrl>
<packageSourceUrl>https://github.com/crowdin/crowdin-cli/tree/main/packages/chocolatey</packageSourceUrl>
<owners>crowdin</owners>
<title>Crowdin CLI (Portable)</title>
<authors>Crowdin</authors>
Expand Down

0 comments on commit 936608b

Please sign in to comment.