Skip to content

Commit

Permalink
AU: 1 updated - nordpass
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Feb 24, 2023
1 parent 7d78f4a commit a0eee3a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion automatic/nordpass/info
Original file line number Diff line number Diff line change
@@ -1 +1 @@
"63f747d1-44d3f30"|4.38.6
"63f8ab5e-44d3db0"|4.38.7
2 changes: 1 addition & 1 deletion automatic/nordpass/nordpass.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>nordpass</id>
<version>4.38.6</version>
<version>4.38.7</version>
<packageSourceUrl>https://github.com/admiringworm/chocolatey-packages/tree/master/automatic/nordpass</packageSourceUrl>
<owners>AdmiringWorm</owners>
<!-- ============================== -->
Expand Down
4 changes: 2 additions & 2 deletions automatic/nordpass/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ $packageArgs = @{

softwareName = 'NordPass*'

checksum = 'F794B4F9C03CEAF9A3F8BC554F05F42169C6021D831EB8A581301F15E377727BBE7B92A64890576B38BDC61EB5911CA2D93A06DE8A780C4F201E85CD6CF10603'
checksum = '23AD107D4F158812E00C514290A93741FF5D5D89D04802C1C397ADDFF31129E20953C4E607D6C3017FFE8CF39A9D744441DA084661E7F2DF307A8AD1C7BA940E'
checksumType = 'sha512'
checksum64 = '2B83E8912C976161E89B5EC232CEF55A9BCC720A0C3ECFC4996A2F31B6D5EE699BFBB643980D78C0C93DB612BCF11E4EA775E15CCE2C0F4EE78BF96AFFEB32AD'
checksum64 = 'C196824D85BD3DA581E4B19C8E4A05C0B2A6EB42642C1A6CF82C2C3C63A6CCFA49A89793B0AE4B4B88E33B17B3FDDD551F7A5454C6FA96A28239BB627BF60AB8'
checksumType64 = 'sha512'

# MSI
Expand Down

0 comments on commit a0eee3a

Please sign in to comment.