diff --git a/bucket/pe-sieve.json b/bucket/pe-sieve.json index b3ee55e880..b2b484a757 100644 --- a/bucket/pe-sieve.json +++ b/bucket/pe-sieve.json @@ -1,16 +1,16 @@ { - "version": "0.4.1", + "version": "0.4.1.1", "description": "Scans a given process. Recognizes and dumps a variety of potentially malicious implants (replaced/injected PEs, shellcodes, hooks, in-memory patches).", "homepage": "https://hshrzd.wordpress.com/pe-sieve/", "license": "BSD-2-Clause", "architecture": { "64bit": { - "url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.4.1/pe-sieve64.exe#/pe-sieve.exe", - "hash": "3fb0b6c407dff0fcfedc78e1cbadb936b46c7732a44bcfad5b6cc57c318c4e43" + "url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.4.1.1/pe-sieve64.exe#/pe-sieve.exe", + "hash": "9f3ff2884a2c61006cd0a92b7572a815b8dc17012be7747a6abd6ca07c503a3b" }, "32bit": { - "url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.4.1/pe-sieve32.exe#/pe-sieve.exe", - "hash": "fc5c09014d021961d041142c9316ed9b0aacabdd31f63a4b0cc61e816c17358e" + "url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.4.1.1/pe-sieve32.exe#/pe-sieve.exe", + "hash": "ee684b34b37af24d1c1e9ca80ceeee6878cc80bb24c0c3793840c9acf905bd59" } }, "bin": "pe-sieve.exe",