rip: Update to version 0.9.4

This commit is contained in:
github-actions[bot] 2025-04-20 20:27:21 +00:00
parent a8be247689
commit 5113738f0f

View File

@ -1,16 +1,16 @@
{
"version": "0.9.3",
"version": "0.9.4",
"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.3/rip-Windows-x86_64.zip",
"hash": "6f0a1e8888e1fb61f3eeb60ceae97e593fd833baa11669046d53a7a2901ce7a8"
"url": "https://github.com/MilesCranmer/rip2/releases/download/v0.9.4/rip-Windows-x86_64.zip",
"hash": "d8b4ee69b4e591d3fbf89ae1d36e1370e4aa1338a667d8d29512bfe40c321e61"
},
"32bit": {
"url": "https://github.com/MilesCranmer/rip2/releases/download/v0.9.3/rip-Windows-i686.zip",
"hash": "2e98138cdd20bfe3846c9b0c7b6ff131d12de6fa323ebcf70f01fcc338e9916e"
"url": "https://github.com/MilesCranmer/rip2/releases/download/v0.9.4/rip-Windows-i686.zip",
"hash": "bc3e8181d5c6585276787024263bd9ec2bc18bfa70f77dd386a5022ac12a9f44"
}
},
"bin": "rip.exe",