From a04bda4424b78c93609b98fb9736ec116c9344f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=95=D0=B2=D0=B3=D0=B5=D0=BD=D0=B8=D0=B9=20=D0=A5=D1=80?= =?UTF-8?q?=D0=B0=D0=BC=D0=BE=D0=B2?= Date: Sun, 21 Apr 2024 14:04:32 +0300 Subject: [PATCH] chromedriver-v30.0.1-linux-x64.zip --- electron-bin/lure.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/electron-bin/lure.sh b/electron-bin/lure.sh index ae381bc..ece9454 100644 --- a/electron-bin/lure.sh +++ b/electron-bin/lure.sh @@ -24,7 +24,7 @@ opt_deps_redos=('kde-cli-tools: file deletion support (kioclient5)' 'trash-cli: file deletion support (trash-put)' 'xdg-utils: open URLs with desktop’s default (xdg-email, xdg-open)') -sources=("https://github.com/electron/electron/releases/download/v${version}") +sources=("https://github.com/electron/electron/releases/download/v${version}/chromedriver-v30.0.1-linux-x64.zip") checksums=('SKIP') package() {