{ "version": "0.9.6", "description": "A safe and ergonomic alternative to rm.", "homepage": "https://github.com/MilesCranmer/rip2", "license": "GPL-3.0-or-later", "architecture": { "64bit": { "url": "https://github.com/MilesCranmer/rip2/releases/download/v0.9.6/rip-Windows-x86_64.zip", "hash": "462fff0f52bbf980ca21b78e9a234957018697526ce4e7caea9837836cbfb9bd" }, "32bit": { "url": "https://github.com/MilesCranmer/rip2/releases/download/v0.9.6/rip-Windows-i686.zip", "hash": "0e92203f5715a4d594841188ae97d11e611f0d844a1a1365c7c1c006283b695f" } }, "bin": "rip.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/MilesCranmer/rip2/releases/download/v$version/rip-Windows-x86_64.zip" }, "32bit": { "url": "https://github.com/MilesCranmer/rip2/releases/download/v$version/rip-Windows-i686.zip" } } } }