mergiraf: Correct license (#6573)

* Fix mergiraf's license

Thanks for packaging Mergiraf!

I noticed that the license is wrong (see https://codeberg.org/mergiraf/mergiraf/src/branch/main/LICENSE.txt), so here is a PR to fix that.

* Update bucket/mergiraf.json

Co-authored-by: HUMORCE <humorce@outlook.com>

---------

Co-authored-by: HUMORCE <humorce@outlook.com>
This commit is contained in:
Antonin Delpeuch 2025-04-16 09:53:53 +02:00 committed by GitHub
parent bd47862ac4
commit dc2865b1c6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,7 @@
"version": "0.6.0",
"description": "A syntax-aware git merge driver",
"homepage": "https://mergiraf.org",
"license": "MIT",
"license": "GPL-3.0-only",
"architecture": {
"64bit": {
"url": "https://codeberg.org/mergiraf/mergiraf/releases/download/v0.6.0/mergiraf_x86_64-pc-windows-gnu.zip",