Skip to content

Commit

Permalink
AU: 1 updated - nordlocker
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Nov 15, 2023
1 parent 9435d8e commit 1053bbe
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion automatic/nordlocker/info
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6531176a2419f48|4.19.0
655475bb241fef8|4.20.0
2 changes: 1 addition & 1 deletion automatic/nordlocker/nordlocker.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<!-- == PACKAGE SPECIFIC SECTION == -->
<!-- This section is about this package, although id and version have ties back to the software -->
<id>nordlocker</id>
<version>4.19.0</version>
<version>4.20.0</version>
<packageSourceUrl>https://github.com/admiringworm/chocolatey-packages/tree/master/automatic/nordlocker</packageSourceUrl>
<owners>AdmiringWorm</owners>
<!-- ============================== -->
Expand Down
2 changes: 1 addition & 1 deletion automatic/nordlocker/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ $packageArgs = @{

softwareName = 'NordLocker*'

checksum = '3571FCFB2BA5AEF1A603DEBF832D8B4A09BCD7673BEA1D5E81C8B41016869DC943689C74572C93D676034867A1C426126A2D839D00F6D784C569B89ABE8A43DA'
checksum = '76D88A3C67723D9347500BC6EC5445E049FDAC5BF97A0EE10BA66D8B82A387FD535FA095278863024FADC708B65CBCB1EBE5D8990F80F83972CD5C91067D8B4F'
checksumType = 'sha512'

silentArgs = "/VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- /ALLUSERS /LOG=`"$($env:TEMP)\$($env:chocolateyPackageName)\$($env:chocolateyPackageVersion)\install.log`""
Expand Down

0 comments on commit 1053bbe

Please sign in to comment.