From 736a6c96b876b9f7856ba1a891300bbcc668f261 Mon Sep 17 00:00:00 2001 From: IamLRBA Date: Fri, 29 Nov 2024 03:03:06 +0300 Subject: [PATCH] Removed view/Dependencies from asmtools URL --- scripts/getDependencies.pl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/getDependencies.pl b/scripts/getDependencies.pl index f501a622..0db31872 100644 --- a/scripts/getDependencies.pl +++ b/scripts/getDependencies.pl @@ -125,9 +125,9 @@ sha1 => 'bfcb96281ea3b59d626704f74bc6d625ff51cbce' }, asmtools => { - url => 'https://ci.adoptium.net/view/Dependencies/job/dependency_pipeline/lastSuccessfulBuild/artifact/asmtools/asmtools-core-7.0.b10-ea.jar', + url => 'https://ci.adoptium.net/job/dependency_pipeline/lastSuccessfulBuild/artifact/asmtools/asmtools-core-7.0.b10-ea.jar', fname => 'asmtools.jar', - shaurl => 'https://ci.adoptium.net/view/Dependencies/job/dependency_pipeline/lastSuccessfulBuild/artifact/asmtools/asmtools-core-7.0.b10-ea.jar.sha256sum.txt', + shaurl => 'https://ci.adoptium.net/job/dependency_pipeline/lastSuccessfulBuild/artifact/asmtools/asmtools-core-7.0.b10-ea.jar.sha256sum.txt', shafn => 'asmtools.jar.sha256sum.txt', shaalg => '256' },