From 067515a1d9ddef32b58a07512f071307e185bca4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2024 00:36:08 +0000 Subject: [PATCH] x64dbg: Update to version 2024-08-27_01-49 --- bucket/x64dbg.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/x64dbg.json b/bucket/x64dbg.json index d379c787fd2d80..c6c4bbb77dfc9a 100644 --- a/bucket/x64dbg.json +++ b/bucket/x64dbg.json @@ -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 }",