mirror of
https://github.com/wavetermdev/chocolatey.git
synced 2026-08-05 13:47:23 -07:00
fix hash algo
This commit is contained in:
@@ -31,6 +31,7 @@ function global:au_GetLatest {
|
||||
@{
|
||||
Version = $Version
|
||||
Url64 = "https://dl.waveterm.dev/releases-w2/Wave-win32-x64-$($Version).msi"
|
||||
Checksum64 = 'sha512'
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user