From 315fe28aae0076170be8ae3adecc11be41325f19 Mon Sep 17 00:00:00 2001 From: Simon Hornby Date: Thu, 9 Jan 2025 10:47:16 +0200 Subject: [PATCH] chore: try x86_64 classifier for Windows --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 12d82e6f..7e4874f9 100644 --- a/pom.xml +++ b/pom.xml @@ -493,7 +493,7 @@ Windows - amd64 + x86_64