Skip to content

Commit

Permalink
x64dbg: Update to version 2024-08-24_20-21
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 24, 2024
1 parent 0b233d1 commit f43690b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bucket/x64dbg.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"version": "2024-08-24_02-54",
"version": "2024-08-24_20-21",
"description": "x64/x32 debugger",
"homepage": "https://x64dbg.com/",
"license": "GPL-3.0-only",
"url": "https://downloads.sourceforge.net/project/x64dbg/snapshots/snapshot_2024-08-24_02-54.zip",
"hash": "sha1:f772c6e48afd3fdf4e22a672989621b2bc4390c1",
"url": "https://downloads.sourceforge.net/project/x64dbg/snapshots/snapshot_2024-08-24_20-21.zip",
"hash": "sha1:b3bef7b0f76fba526ee1a276d60769d77b9d0ad6",
"pre_install": [
"'release\\x96dbg.ini', 'release\\x32\\x32dbg.ini', 'release\\x64\\x64dbg.ini' | ForEach-Object {",
" if (!(Test-Path \"$persist_dir\\$_\")) { New-Item -ItemType File \"$dir\\$_\" | Out-Null }",
Expand Down

0 comments on commit f43690b

Please sign in to comment.