1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-06 17:13:49 +01:00

Update SoundTouch in Flatpak manifest (#671)

SoundTouch migrated to Codeberg from GitLab recently.
This updates the SoundTouch dependency in the Flatpak manifest.

Signed-off-by: TheEvilSkeleton <theevilskeleton@riseup.net>
Reference-to: https://github.com/tenacityteam/tenacity/pull/671
This commit is contained in:
TheEvilSkeleton
2021-10-18 16:51:08 -04:00
committed by GitHub
parent ad74d99840
commit 697c0e764c

View File

@@ -162,9 +162,9 @@
"sources": [
{
"type": "git",
"url": "https://gitlab.com/soundtouch/soundtouch.git",
"tag": "2.3.0",
"commit": "c65afe49f697fcea87d9a134870c8d115d7700cc"
"url": "https://codeberg.org/soundtouch/soundtouch.git",
"tag": "2.3.1",
"commit": "e1f315f5358d9db5cee35a7a2886425489fcefe8"
}
]
},