Skip to content

Commit bc980d5

Browse files
committed
Pin NuSpec GitHub link to version tag
1 parent 7e45c15 commit bc980d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chocolatey/poshgit.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Note on performance: displaying file status in the git prompt for a very large r
2727
<summary>Provides prompt with Git status summary information and tab completion for Git commands, parameters, remotes and branch names.</summary>
2828
<tags>poshgit posh-git powershell git</tags>
2929
<projectUrl>https://github.com/dahlbyk/posh-git</projectUrl>
30-
<licenseUrl>https://github.com/dahlbyk/posh-git/blob/master/LICENSE.txt</licenseUrl>
30+
<licenseUrl>https://github.com/dahlbyk/posh-git/blob/v0.7.0/LICENSE.txt</licenseUrl>
3131
<requireLicenseAcceptance>false</requireLicenseAcceptance>
3232
<dependencies>
3333
<dependency id="git" />

0 commit comments

Comments
 (0)