mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
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:
parent
bd47862ac4
commit
dc2865b1c6
@ -2,7 +2,7 @@
|
|||||||
"version": "0.6.0",
|
"version": "0.6.0",
|
||||||
"description": "A syntax-aware git merge driver",
|
"description": "A syntax-aware git merge driver",
|
||||||
"homepage": "https://mergiraf.org",
|
"homepage": "https://mergiraf.org",
|
||||||
"license": "MIT",
|
"license": "GPL-3.0-only",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://codeberg.org/mergiraf/mergiraf/releases/download/v0.6.0/mergiraf_x86_64-pc-windows-gnu.zip",
|
"url": "https://codeberg.org/mergiraf/mergiraf/releases/download/v0.6.0/mergiraf_x86_64-pc-windows-gnu.zip",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user