diff --git a/bucket/pe-sieve.json b/bucket/pe-sieve.json index 0712ef435b..97f44e0ba0 100644 --- a/bucket/pe-sieve.json +++ b/bucket/pe-sieve.json @@ -2,15 +2,15 @@ "homepage": "https://hshrzd.wordpress.com/pe-sieve/", "description": "Scans a given process. Recognizes and dumps a variety of potentially malicious implants (replaced/injected PEs, shellcodes, hooks, in-memory patches).", "license": "BSD-2-Clause", - "version": "0.1.7", + "version": "0.1.8", "architecture": { "64bit": { - "url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.1.7/pe-sieve64.exe#/pe-sieve.exe", - "hash": "8b955dbb1cfca9995b0970f7074426754223e83dc698c558236752e0a8b7aa38" + "url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.1.8/pe-sieve64.exe#/pe-sieve.exe", + "hash": "c403ddffeebc0b63f93d00a848c93293da7b2b2ceb012c131088c2a2d331437c" }, "32bit": { - "url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.1.7/pe-sieve32.exe#/pe-sieve.exe", - "hash": "117f1790917c4d93b534694d72cdcf04a0f5979dd1ee137ce6fad57c19e81a40" + "url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.1.8/pe-sieve32.exe#/pe-sieve.exe", + "hash": "3983d1b52f49744d7f41b5c35ef50788c6326bc1363083522aefb48a8d304248" } }, "bin": "pe-sieve.exe",