Skip to content

Commit

Permalink
x64dbg: Update to version 2024-08-27_01-49
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 27, 2024
1 parent 3e59f97 commit 067515a
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-26_18-37",
"version": "2024-08-27_01-49",
"description": "x64/x32 debugger",
"homepage": "https://x64dbg.com/",
"license": "GPL-3.0-only",
"url": "https://downloads.sourceforge.net/project/x64dbg/snapshots/snapshot_2024-08-26_18-37.zip",
"hash": "sha1:2ae07166a95c0216c319745879ef6b3275641e67",
"url": "https://downloads.sourceforge.net/project/x64dbg/snapshots/snapshot_2024-08-27_01-49.zip",
"hash": "sha1:d1efc833991c8688e59882fd2301ae80157e595b",
"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 067515a

Please sign in to comment.