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 22, 2023
1 parent a1dd8ee commit 6a7bfbf
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 @@
64d395852210888|4.14.0
64e48f92221a200|4.15.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.14.0</version>
<version>4.15.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 = 'DA528585CA63BDCD3FB03A2C6481D9CBE9851CBC1C52FC3FD61F1765FCCEC619661CC012C6E83C7AD56C7CF4266220710E9323866BB323C871400CCCF165188F'
checksum = '48A2577F7C88257EBE01406E5E754BEDF2AD9C09FE016E1A7B7E9165B1C10900788626126263DBABF8BCEEB6B6795F01FF5A4608BDD584176CF5A6BF8C8483BA'
checksumType = 'sha512'

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

0 comments on commit 6a7bfbf

Please sign in to comment.