From 1a718baf2852541096a28fa801a5c114929f0fc0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E8=89=AF?= <841369634@qq.com> Date: Thu, 15 May 2025 10:41:54 +0800 Subject: [PATCH] =?UTF-8?q?upgrade:=20github=E6=B2=B9=E7=8C=B4=E8=84=9A?= =?UTF-8?q?=E6=9C=AC=20to=20`2.6.21`=EF=BC=9A=E6=9B=B4=E6=96=B0=E5=8A=A0?= =?UTF-8?q?=E9=80=9F=E6=BA=90=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- GithubEnhanced-High-Speed-Download.user.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/GithubEnhanced-High-Speed-Download.user.js b/GithubEnhanced-High-Speed-Download.user.js index 98ea99c..fc17d54 100644 --- a/GithubEnhanced-High-Speed-Download.user.js +++ b/GithubEnhanced-High-Speed-Download.user.js @@ -4,7 +4,7 @@ * * @name Github 增强 - 高速下载(Github油猴脚本) * @name:en Github Enhancement - High Speed Download(Github Greasemonkey Script) - * @version 2.6.20 + * @version 2.6.21 * @since 2025-03-11 13:50 * @author X.I.U * @description High-speed download of Git Clone/SSH, Release, Raw, Code(ZIP) and other files (Based on public welfare), project list file quick download (☁) @@ -16,7 +16,7 @@ * @homepageURL https://github.com/XIU2/UserScript * @sourceURL https://github.com/XIU2/UserScript/blob/master/GithubEnhanced-High-Speed-Download.user.js */ -const ds_github_monkey_version = "2.6.20_1"; +const ds_github_monkey_version = "2.6.21_1"; document.addEventListener("DOMContentLoaded", () => { const DS_init = (window.__ds_global__ || {})['DS_init'] if (typeof DS_init === 'function') {