ouch: Update to version 0.4.2

This commit is contained in:
github-actions[bot] 2023-08-11 20:23:47 +00:00
parent 09c0d0c63c
commit 1306da9884

View File

@ -1,12 +1,12 @@
{ {
"version": "0.4.1", "version": "0.4.2",
"description": "Painless compression and decompression for your terminal.", "description": "Painless compression and decompression for your terminal.",
"homepage": "https://github.com/ouch-org/ouch", "homepage": "https://github.com/ouch-org/ouch",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/ouch-org/ouch/releases/download/0.4.1/ouch-x86_64-pc-windows-msvc.zip", "url": "https://github.com/ouch-org/ouch/releases/download/0.4.2/ouch-x86_64-pc-windows-msvc.zip",
"hash": "d6823ae9366224d67c4c6966558b52b4ac6adf288e7c9e457c90de6a658931d5", "hash": "d244d9618ca4f9894d0d1a8a666a452f35996d8b6e606110ffee7e65038aaa13",
"extract_dir": "ouch-x86_64-pc-windows-msvc" "extract_dir": "ouch-x86_64-pc-windows-msvc"
} }
}, },