Skip to content

Commit

Permalink
Change version of imhex
Browse files Browse the repository at this point in the history
  • Loading branch information
reuteras committed Nov 5, 2023
1 parent aa7e047 commit 302380e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/download/release.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Get-GitHubRelease -repo "streetsidesoftware/vscode-spell-checker" -path ".\downl
Get-GitHubRelease -repo "thumbcacheviewer/thumbcacheviewer" -path ".\downloads\thumbcacheviewer.zip" -match viewer_64
Get-GitHubRelease -repo "upx/upx" -path ".\downloads\upx.zip" -match win64
Get-GitHubRelease -repo "wader/fq" -path ".\downloads\fq.zip" -match windows_amd64.zip
Get-GitHubRelease -repo "WerWolv/ImHex" -path ".\downloads\imhex.zip" -match Windows-x86_64.msi
Get-GitHubRelease -repo "WerWolv/ImHex" -path ".\downloads\imhex.zip" -match Portable-x86_64.zip
Get-GitHubRelease -repo "WithSecureLabs/chainsaw" -path ".\downloads\chainsaw.zip" -match x86_64-pc-windows-msvc
Get-GitHubRelease -repo "VirusTotal/yara" -path ".\downloads\yara.zip" -match win64
Get-GitHubRelease -repo "Yamato-Security/hayabusa" -path ".\downloads\hayabusa.zip" -match win-64

0 comments on commit 302380e

Please sign in to comment.