diff --git a/bucket/dum.json b/bucket/dum.json index fee5de4838..39a777ea75 100644 --- a/bucket/dum.json +++ b/bucket/dum.json @@ -1,12 +1,12 @@ { - "version": "0.1.19", + "version": "0.1.20", "description": "An npm scripts runner written in Rust.", "homepage": "https://github.com/egoist/dum", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/egoist/dum/releases/download/v0.1.19/dum-x86_64-pc-windows-msvc.zip", - "hash": "ed82ebf238d4812ac2753f9b970617b0a1c0945fd0f6d59bc22d71f81522468f" + "url": "https://github.com/egoist/dum/releases/download/v0.1.20/dum-x86_64-pc-windows-msvc.zip", + "hash": "3759d385ca4559ac62f63542aa6955a16c9fd9b8978e7854925a7bea5d5bf32c" } }, "bin": "dum.exe",