diff --git a/ports/monkeys-audio/portfile.cmake b/ports/monkeys-audio/portfile.cmake
index 57d227f3c4..0b503f3bcb 100644
--- a/ports/monkeys-audio/portfile.cmake
+++ b/ports/monkeys-audio/portfile.cmake
@@ -1,11 +1,11 @@
vcpkg_check_linkage(ONLY_DYNAMIC_LIBRARY ONLY_DYNAMIC_CRT)
-set(MA_VERSION 904)
+set(MA_VERSION 1008)
vcpkg_download_distfile(ARCHIVE
URLS "https://monkeysaudio.com/files/MAC_${MA_VERSION}_SDK.zip"
FILENAME "MAC_${MA_VERSION}_SDK.zip"
- SHA512 d104421e9bfa8c36dee89bd292c06629ff39a33e84569a5578f4a255432238a0cf09a7d03c5f7df3daf0e41d5cf3ac88f3b58581daf09a94935de91056334681
+ SHA512 0c96b6fa8da9d412679e8c9b43e98d475a650899694a9d085c3b0272775cf229bb09c7c4f24a18ab7ee5516d2d34f7acd59e4216aca8fe08ed04f75e33e29322
)
vcpkg_extract_source_archive(
diff --git a/ports/monkeys-audio/remove-certificate-step.patch b/ports/monkeys-audio/remove-certificate-step.patch
index 97904b2326..5799520896 100644
--- a/ports/monkeys-audio/remove-certificate-step.patch
+++ b/ports/monkeys-audio/remove-certificate-step.patch
@@ -1,24 +1,54 @@
diff --git a/Source/Projects/VS2022/Console/Console.vcxproj b/Source/Projects/VS2022/Console/Console.vcxproj
-index 4a811b6..86c2c4f 100644
+index e7eea4d..754e209 100644
--- a/Source/Projects/VS2022/Console/Console.vcxproj
+++ b/Source/Projects/VS2022/Console/Console.vcxproj
-@@ -189,9 +189,6 @@
- MachineX86
- UseLinkTimeCodeGeneration
+@@ -273,9 +273,6 @@
+
+ Console
+
+-
+- ..\..\..\Certificate\signtool.exe sign /f ..\..\..\Certificate\MAC.pfx /tr http://sha256timestamp.ws.symantec.com/sha256/timestamp /td sha256 /fd sha256 /a /as /p password "$(TargetPath)"
+-
+
+
+
+@@ -299,9 +296,6 @@
+
+ Console
-
- ..\..\..\Certificate\signtool.exe sign /f ..\..\..\Certificate\MAC.pfx /tr http://sha256timestamp.ws.symantec.com/sha256/timestamp /td sha256 /fd sha256 /a /as /p password "$(TargetPath)"
-
-
-@@ -285,9 +282,6 @@
- MachineX64
- UseLinkTimeCodeGeneration
+
+@@ -388,9 +382,6 @@
+
+ Console
+
+-
+- ..\..\..\Certificate\signtool.exe sign /f ..\..\..\Certificate\MAC.pfx /tr http://sha256timestamp.ws.symantec.com/sha256/timestamp /td sha256 /fd sha256 /a /as /p password "$(TargetPath)"
+-
+
+
+
+@@ -414,9 +405,6 @@
+
+ Console
+
+-
+- ..\..\..\Certificate\signtool.exe sign /f ..\..\..\Certificate\MAC.pfx /tr http://sha256timestamp.ws.symantec.com/sha256/timestamp /td sha256 /fd sha256 /a /as /p password "$(TargetPath)"
+-
+
+
+
+@@ -440,9 +428,6 @@
+
+ Console
-
- ..\..\..\Certificate\signtool.exe sign /f ..\..\..\Certificate\MAC.pfx /tr http://sha256timestamp.ws.symantec.com/sha256/timestamp /td sha256 /fd sha256 /a /as /p password "$(TargetPath)"
-
-
+
diff --git a/ports/monkeys-audio/vcpkg.json b/ports/monkeys-audio/vcpkg.json
index cc00d9b759..e0c6268c0d 100644
--- a/ports/monkeys-audio/vcpkg.json
+++ b/ports/monkeys-audio/vcpkg.json
@@ -1,7 +1,6 @@
{
"name": "monkeys-audio",
- "version-string": "9.04",
- "port-version": 4,
+ "version-string": "10.08",
"description": [
"Monkey's Audio is an excellent audio compression tool which has multiple advantages over traditional methods.",
"Audio files compressed with it end with .ape extension."
diff --git a/versions/baseline.json b/versions/baseline.json
index c060214a9b..54ad75199a 100644
--- a/versions/baseline.json
+++ b/versions/baseline.json
@@ -5213,8 +5213,8 @@
"port-version": 0
},
"monkeys-audio": {
- "baseline": "9.04",
- "port-version": 4
+ "baseline": "10.08",
+ "port-version": 0
},
"moos-core": {
"baseline": "10.4.0",
diff --git a/versions/m-/monkeys-audio.json b/versions/m-/monkeys-audio.json
index efb573fc92..5da142cbe9 100644
--- a/versions/m-/monkeys-audio.json
+++ b/versions/m-/monkeys-audio.json
@@ -1,5 +1,10 @@
{
"versions": [
+ {
+ "git-tree": "55e5b52ffc64a4b2604fa01522d8ebbe53accf56",
+ "version-string": "10.08",
+ "port-version": 0
+ },
{
"git-tree": "19c0d2d18d6517fe98d5619755acfa8737021cc5",
"version-string": "9.04",