Skip to content

Commit ebd76d1

Browse files
authored
[soundtouch] Update hash (again) (#36743)
1 parent 6176cdc commit ebd76d1

File tree

4 files changed

+8
-3
lines changed

4 files changed

+8
-3
lines changed

ports/soundtouch/portfile.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ vcpkg_from_github(
33
GITHUB_HOST https://codeberg.org
44
REPO soundtouch/soundtouch
55
REF ${VERSION}
6-
SHA512 3d4d6314d6fccb3cb899aee36b90799bb9bf7cf1aad9ff2fff6b18c73e68be7e0e00a3f4e31d5dd340c979236f5474b7ef95d51ddb813f353dde920bdef4cb51
6+
SHA512 93f757b2c1abe16be589e0d191e6c0416c5980843bd416cd5cb820b65a705d98081c0fc7ca0d9880af54b5343318262c77ba39a096bb240ceec084e93ceef964
77
HEAD_REF master
88
)
99

ports/soundtouch/vcpkg.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "soundtouch",
33
"version": "2.3.2",
4-
"port-version": 1,
4+
"port-version": 2,
55
"description": "SoundTouch is an open-source audio processing library for changing the Tempo, Pitch and Playback Rates of audio streams or audio files.",
66
"homepage": "https://www.surina.net/soundtouch",
77
"supports": "!uwp",

versions/baseline.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8146,7 +8146,7 @@
81468146
},
81478147
"soundtouch": {
81488148
"baseline": "2.3.2",
8149-
"port-version": 1
8149+
"port-version": 2
81508150
},
81518151
"soxr": {
81528152
"baseline": "0.1.3",

versions/s-/soundtouch.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
22
"versions": [
3+
{
4+
"git-tree": "ac2649a7dd79e3a99721c357c744f81b94643a3c",
5+
"version": "2.3.2",
6+
"port-version": 2
7+
},
38
{
49
"git-tree": "a2f43b08cb75d26f5756e611a64f5708dcbfb0a1",
510
"version": "2.3.2",

0 commit comments

Comments
 (0)