dum: Update to version 0.1.20

This commit is contained in:
github-actions[bot] 2025-01-19 16:28:52 +00:00
parent d6331ee519
commit 80b6d16f57

View File

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