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 May 25, 2023
1 parent ad17a9c commit 7364303
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 @@
6458db102d20330|4.7.0
646f1e752deb448|4.8.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.7.0</version>
<version>4.8.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 = '77C285A6A6E2CE14745652B8E9EE462327D552F30296ADE82B9BA11BAE9B896FDD3F91CAAC0F5C9EDF216C96755CA7645899AD222A1771EDC751B92F48F6389D'
checksum = '49E15187A04DF65EDC70092AB8D68967515CD570C530DF41E3BB03252AC19C4D6E9F718ABD63734A884A3C12BBC4FC3EA5EF9BD44EEFEA4DB13CBB13CD62468B'
checksumType = 'sha512'

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

0 comments on commit 7364303

Please sign in to comment.