mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-11 18:34:58 +01:00
Prepare for version 0.7.3
This commit is contained in:
@@ -3,6 +3,6 @@ Type=Application
|
||||
Name=vimix
|
||||
Comment=Live video mixing.
|
||||
Categories=AudioVideo;Video;Graphics;Utility;
|
||||
Icon=io.github.brunoherbelin.Vimix
|
||||
Icon=io.github.brunoherbelin.Vimix.svg
|
||||
Exec=vimix
|
||||
Terminal=false
|
||||
|
||||
@@ -68,6 +68,7 @@
|
||||
{
|
||||
"type": "git",
|
||||
"tag": "v1.5.1",
|
||||
"commit": "0bc3b03202b3159fc9b085b3ae6d66ec071c25d6",
|
||||
"url": "https://github.com/Haivision/srt.git"
|
||||
}
|
||||
]
|
||||
@@ -82,6 +83,7 @@
|
||||
{
|
||||
"type": "git",
|
||||
"tag": "v1.8.0",
|
||||
"commit": "c11beecfaad5c29350127515795295a13d53e956",
|
||||
"url": "https://github.com/dyne/frei0r.git"
|
||||
}
|
||||
]
|
||||
@@ -128,6 +130,7 @@
|
||||
{
|
||||
"type": "git",
|
||||
"tag": "1.3.72",
|
||||
"commit": "96e044d1c6330e5fc9993cda2abc695a1dbc656e",
|
||||
"url": "https://gitlab.com/sat-mtl/tools/shmdata.git"
|
||||
}
|
||||
]
|
||||
@@ -142,7 +145,7 @@
|
||||
{
|
||||
"type": "git",
|
||||
"url": "https://github.com/brunoherbelin/vimix.git",
|
||||
"tag": "0.7.2"
|
||||
"tag": "0.7.3"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- Copyright 2022 Bruno Herbelin -->
|
||||
<component type="desktop">
|
||||
<id>io.github.brunoherbelin.Vimix</id>
|
||||
<launchable type="desktop-id">io.github.brunoherbelin.Vimix.desktop</launchable>
|
||||
@@ -15,6 +16,7 @@
|
||||
</screenshot>
|
||||
</screenshots>
|
||||
<releases>
|
||||
<release version="0.7.3" date="2022-12-10"/>
|
||||
<release version="0.7.2" date="2022-11-19"/>
|
||||
<release version="0.7.1" date="2022-07-21"/>
|
||||
</releases>
|
||||
Reference in New Issue
Block a user