File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212 $packageArgs = @ {
1313 packageName = ${Env: ChocolateyPackageName}
1414 unzipLocation = $toolDir
15- url = " https://github.com/x64dbg/x64dbg/releases/download/2025.08.19/snapshot_2025-08-19_19-40 .zip"
16- checksum = ' cc614caf34f9fe1ec156f045129db3a513c35593ff1ee647bc819a352dc12271 '
15+ url = " https://github.com/x64dbg/x64dbg/releases/download/2026.04.20/snapshot_2026-04-20_19-04 .zip"
16+ checksum = ' 985561ea9fbd5e3cc557c9b5868ec608fcf450bfc88f0ac4a7279ded2a9ce7ec '
1717 checksumType = ' sha256'
1818 }
1919 Install-ChocolateyZipPackage @packageArgs
Original file line number Diff line number Diff line change 22<package xmlns =" http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd" >
33 <metadata >
44 <id >x64dbg.vm</id >
5- <version >2025.08.19.20251217 </version >
5+ <version >2026.04.20 </version >
66 <description >x64dbg is a user mode debugger optimized for reverse engineering and malware analysis.</description >
77 <authors >mrexodia</authors >
88 <dependencies >
You can’t perform that action at this time.
0 commit comments