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 Jul 26, 2023
1 parent 59b92c9 commit ae0c7ee
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 @@
64bfc21b215b188|4.13.0
64c10a15215b3d0|4.13.1
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.0</version>
<version>4.13.1</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 = '000A97B40877D91CF17FF48E1BB841B605C17825999AC88CC83378358F331B08904333F1E444C5C9E4062A6A4DA1161F9951205A8E920E417D6608F8DFB7C660'
checksum = 'B5882BE52E9901DB180ED38DBAA6C75229E3A41CC24E53472F6EF49447553033C61EE871800F10AE158E6E1541F2B63BD97847F640E357C8F311315AF3F298E5'
checksumType = 'sha512'

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

0 comments on commit ae0c7ee

Please sign in to comment.