File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 44 <metadata >
55 <!-- == PACKAGE SPECIFIC SECTION == -->
66 <id >imhex</id >
7- <version >1.35.3 </version >
7+ <version >1.35.4 </version >
88 <title >ImHex</title >
99 <packageSourceUrl >https://github.com/Jarcho/chocolatey-packages/tree/master/imhex/</packageSourceUrl >
1010 <iconUrl >https://rawcdn.githack.com/Jarcho/chocolatey-packages/cf56f8193966a0334d89ffccacdac928f4d1a60a/imhex/icon.png</iconUrl >
Original file line number Diff line number Diff line change 11$ErrorActionPreference = ' Stop' ;
22$toolsDir = " $ ( Split-Path - Parent $MyInvocation.MyCommand.Definition ) "
3- $url32 = ' https://github.com/WerWolv/ImHex/releases/download/v1.35.3 /imhex-1.35.3 -Windows-Portable-x86_64.zip'
4- $checksum32 = ' 6eda340b6367723f8c3955839f939b7a16960423eb440524e9f4307c3210bbe1 '
3+ $url32 = ' https://github.com/WerWolv/ImHex/releases/download/v1.35.4 /imhex-1.35.4 -Windows-Portable-x86_64.zip'
4+ $checksum32 = ' 6c9698ba5c54e592c06a2a17841ae5b9933ce22e34365d070f2c6249422b56a7 '
55
66$installArgs = @ {
77 packageName = ' imhex'
You can’t perform that action at this time.
0 commit comments