From f78ff7d207539aeb29e05385fe046ad8d51711c3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 13 Oct 2023 06:20:07 +0000 Subject: [PATCH] clash-for-windows: 0.20.37 -> 0.20.38 --- pkgs/_sources/generated.json | 6 +++--- pkgs/_sources/generated.nix | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/pkgs/_sources/generated.json b/pkgs/_sources/generated.json index f86bab87..7db98318 100644 --- a/pkgs/_sources/generated.json +++ b/pkgs/_sources/generated.json @@ -47,11 +47,11 @@ "pinned": false, "src": { "name": null, - "sha256": "sha256-ER9+0VQ7IyuPv5nkkZGVL/xxqM8K0rmOkWQ7bkvN3gM=", + "sha256": "sha256-aBrhcpsUGg061P/08c/YmO4q+O1nLoOow7ENA4f7lj0=", "type": "url", - "url": "https://github.com/Fndroid/clash_for_windows_pkg/releases/download/0.20.37/Clash.for.Windows-0.20.37-x64-linux.tar.gz" + "url": "https://github.com/Fndroid/clash_for_windows_pkg/releases/download/0.20.38/Clash.for.Windows-0.20.38-x64-linux.tar.gz" }, - "version": "0.20.37" + "version": "0.20.38" }, "clash-premium-aarch64-linux": { "cargoLocks": null, diff --git a/pkgs/_sources/generated.nix b/pkgs/_sources/generated.nix index 27dae874..5e44fc5e 100644 --- a/pkgs/_sources/generated.nix +++ b/pkgs/_sources/generated.nix @@ -27,10 +27,10 @@ }; clash-for-windows = { pname = "clash-for-windows"; - version = "0.20.37"; + version = "0.20.38"; src = fetchurl { - url = "https://github.com/Fndroid/clash_for_windows_pkg/releases/download/0.20.37/Clash.for.Windows-0.20.37-x64-linux.tar.gz"; - sha256 = "sha256-ER9+0VQ7IyuPv5nkkZGVL/xxqM8K0rmOkWQ7bkvN3gM="; + url = "https://github.com/Fndroid/clash_for_windows_pkg/releases/download/0.20.38/Clash.for.Windows-0.20.38-x64-linux.tar.gz"; + sha256 = "sha256-aBrhcpsUGg061P/08c/YmO4q+O1nLoOow7ENA4f7lj0="; }; }; clash-premium-aarch64-linux = {