diff --git a/bucket/ouch.json b/bucket/ouch.json index 15ede5aff3..bbfd1b405d 100644 --- a/bucket/ouch.json +++ b/bucket/ouch.json @@ -2,7 +2,7 @@ "version": "0.4.0", "description": "Painless compression and decompression for your terminal.", "homepage": "https://github.com/ouch-org/ouch", - "license": "https://github.com/ouch-org/ouch/blob/main/LICENSE", + "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/ouch-org/ouch/releases/download/0.4.0/ouch-x86_64-pc-windows-msvc.zip", @@ -18,4 +18,4 @@ } } } -} \ No newline at end of file +}