ScoopInstaller / Main

📦 The default bucket for Scoop.
https://scoop.sh
The Unlicense
1.57k stars 945 forks source link

fzf@0.54.1: hash check failed #6034

Closed nonspada closed 1 month ago

nonspada commented 1 month ago
Updating 'fzf' (0.54.0 -> 0.54.1)
Downloading new version
fzf-0.54.1-windows_amd64.zip (1.7 MB) [===================================================] 100%
Checking hash of fzf-0.54.1-windows_amd64.zip ... Get-FileHash: C:\Users\myUser\scoop\apps\scoop\current\lib\install.ps1:634
Line |
 634 |      $actual = (Get-FileHash -Path $file -Algorithm $algorithm).Hash.T …
     |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     | Operation did not complete successfully because the file contains a virus or potentially
     | unwanted software. : 'C:\Users\myUser\scoop\cache\fzf#0.54.1#3771423.zip'
InvalidOperation: C:\Users\myUser\scoop\apps\scoop\current\lib\install.ps1:634
Line |
 634 |      $actual = (Get-FileHash -Path $file -Algorithm $algorithm).Hash.T …
     |      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     | You cannot call a method on a null-valued expression.
Get-Content: C:\Users\myUser\scoop\apps\scoop\current\lib\core.ps1:1376
Line |
1376 |          return Get-Content $file -AsByteStream -TotalCount 8
     |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     | Operation did not complete successfully because the file contains a virus or potentially
     | unwanted software. : 'C:\Users\myUser\scoop\cache\fzf#0.54.1#3771423.zip'
ERROR Hash check failed!
App:         main/fzf
URL:         https://github.com/junegunn/fzf/releases/download/v0.54.1/fzf-0.54.1-windows_amd64.zip
First bytes:
Expected:    ac9a189da25d5ebf0ec1c8c34088f6763cbd22d35b285d40fdabd192f0ee7b40
Actual:
github-actions[bot] commented 1 month ago

Cannot reproduce

Are you sure your scoop is up to date? Clean cache and reinstall Please run scoop update; scoop cache rm fzf; and update/reinstall application

Hash mismatch could be caused by these factors: