CI: Update modules for Flatpak build

* CI: Update mbedtls to v2.27.0
  * CI: Update srt to v1.4.4

Mandatory update for org.kde.Platform 5.15-21.08 runtime.
This commit is contained in:
Artem Polishchuk 2021-10-04 12:29:17 +03:00 committed by Jim
parent 2f636ab2da
commit 8a1d74688c

View File

@ -97,8 +97,8 @@
{
"type": "git",
"url": "https://github.com/Haivision/srt.git",
"tag": "v1.4.2",
"commit": "50b7af06f3a0a456c172b4cb3aceafa8a5cc0036"
"tag": "v1.4.4",
"commit": "8b32f3734ff6af7cc7b0fef272591cb80a2d1aae"
}
]
},
@ -194,8 +194,8 @@
{
"type": "git",
"url": "https://github.com/ARMmbed/mbedtls.git",
"commit": "1c54b5410fd48d6bcada97e30cac417c5c7eea67",
"tag": "v2.25.0"
"commit": "f71e2878084126737cc39083e1e15afc459bd93d",
"tag": "v2.27.0"
}
]
},