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 Aug 9, 2023
1 parent d8de0c1 commit 2439519
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 @@
64c10a15215b3d0|4.13.1
64d395852210888|4.14.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.13.1</version>
<version>4.14.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 = 'B5882BE52E9901DB180ED38DBAA6C75229E3A41CC24E53472F6EF49447553033C61EE871800F10AE158E6E1541F2B63BD97847F640E357C8F311315AF3F298E5'
checksum = 'DA528585CA63BDCD3FB03A2C6481D9CBE9851CBC1C52FC3FD61F1765FCCEC619661CC012C6E83C7AD56C7CF4266220710E9323866BB323C871400CCCF165188F'
checksumType = 'sha512'

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

0 comments on commit 2439519

Please sign in to comment.