Skip to content

Commit

Permalink
Update FFmpeg version in Flatpak manifest.
Browse files Browse the repository at this point in the history
  • Loading branch information
enzo1982 committed Mar 25, 2020
1 parent a97d067 commit 3e4b049
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packaging/flatpak/org.freac.freac.json
Original file line number Diff line number Diff line change
Expand Up @@ -216,8 +216,8 @@
"sources": [
{
"type": "archive",
"url": "https://ffmpeg.org/releases/ffmpeg-4.2.tar.xz",
"sha256": "023f10831a97ad93d798f53a3640e55cd564abfeba807ecbe8524dac4fedecd5"
"url": "https://ffmpeg.org/releases/ffmpeg-4.2.2.tar.xz",
"sha256": "cb754255ab0ee2ea5f66f8850e1bd6ad5cac1cd855d0a2f4990fb8c668b0d29c"
}
]
},
Expand Down

0 comments on commit 3e4b049

Please sign in to comment.