Skip to content

Commit

Permalink
Merge pull request #120 from fwcd/mixxx/update-soundtouch-hash-2.5
Browse files Browse the repository at this point in the history
[soundtouch] Update hash
  • Loading branch information
daschuer authored Feb 18, 2024
2 parents 54e92cb + 2d7edd6 commit 22e5547
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ports/soundtouch/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ vcpkg_from_github(
GITHUB_HOST https://codeberg.org
REPO soundtouch/soundtouch
REF ${VERSION}
SHA512 3d4d6314d6fccb3cb899aee36b90799bb9bf7cf1aad9ff2fff6b18c73e68be7e0e00a3f4e31d5dd340c979236f5474b7ef95d51ddb813f353dde920bdef4cb51
SHA512 93f757b2c1abe16be589e0d191e6c0416c5980843bd416cd5cb820b65a705d98081c0fc7ca0d9880af54b5343318262c77ba39a096bb240ceec084e93ceef964
HEAD_REF master
)

Expand Down
2 changes: 1 addition & 1 deletion ports/soundtouch/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "soundtouch",
"version": "2.3.2",
"port-version": 1,
"port-version": 2,
"description": "SoundTouch is an open-source audio processing library for changing the Tempo, Pitch and Playback Rates of audio streams or audio files.",
"homepage": "https://www.surina.net/soundtouch",
"supports": "!uwp",
Expand Down

0 comments on commit 22e5547

Please sign in to comment.