File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 22<package xmlns =" http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd" >
33 <metadata >
44 <id >netbird</id >
5- <version >0.60.1 </version >
5+ <version >0.60.2 </version >
66 <packageSourceUrl >https://github.com/bombergio/choco-netbird</packageSourceUrl >
77 <owners >bombergio</owners >
88 <title >NetBird</title >
Original file line number Diff line number Diff line change 11$ErrorActionPreference = ' Stop' ;
22$toolsDir = " $ ( Split-Path - parent $MyInvocation.MyCommand.Definition ) "
3- $version = ' 0.60.1 '
3+ $version = ' 0.60.2 '
44$url64 = " https://github.com/netbirdio/netbird/releases/download/v${version} /netbird_installer_${version} _windows_amd64.msi"
55
66$packageArgs = @ {
@@ -11,7 +11,7 @@ $packageArgs = @{
1111
1212 softwareName = ' NetBird*'
1313
14- checksum64 = ' 62423f08379dedb54b63f074d883a49ae9bbebf833461ca121aa48bb43a8150f '
14+ checksum64 = ' a2bc9753161a1cbcba4ac216c01f1e09e26aa7130f9baba30ed0aad29b833b73 '
1515 checksumType64 = ' sha256'
1616
1717 silentArgs = " /qn"
You can’t perform that action at this time.
0 commit comments