tuxguitar: update maven deps

This commit is contained in:
FliegendeWurst
2026-06-26 19:04:35 +02:00
parent a873a7e01f
commit eb89f75858
+3 -3
View File
@@ -60,9 +60,9 @@ let
];
# FIXME: Makes hash stable across platforms and convert to a single hash.
mvnHashByPlatform = {
"x86_64-linux" = "sha256-7UDFGuOMERvY74mkneusJyuAHfF3U6b4qV4MPHGQYdM=";
"aarch64-linux" = "sha256-7UDFGuOMERvY74mkneusJyuAHfF3U6b4qV4MPHGQYdM=";
"aarch64-darwin" = "sha256-lfO2YH+yKZWzh3MeQ7baESGmmW7zPdTLs8CjZ/FtLu0=";
"x86_64-linux" = "sha256-KYF7vSMXPgi6xvtgcSIIEOltK5RL4ynGQf1579Is5nM=";
"aarch64-linux" = "sha256-KYF7vSMXPgi6xvtgcSIIEOltK5RL4ynGQf1579Is5nM=";
"aarch64-darwin" = "sha256-uJXOACtuE4fKIb4a6C3Cy+MilI8OOdsuAgtJyklxHdw=";
};
wrapperArgs = [
"\${gappsWrapperArgs[@]}"