flclash: 0.8.82 -> 0.8.83 (#403116)

This commit is contained in:
isabel
2025-05-01 10:07:05 +01:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+3 -3
View File
@@ -12,14 +12,14 @@
let
pname = "flclash";
version = "0.8.82";
version = "0.8.83";
src =
(fetchFromGitHub {
owner = "chen08209";
repo = "FlClash";
tag = "v${version}";
hash = "sha256-vZa/JHnoCHuCGWh9ImdK67uBmqosiDm0LZ+/lszPSlY=";
hash = "sha256-vkek2pHeXiIQ8pv5t8mRJDvqojhYW5cTUeKWN/mhGu8=";
fetchSubmodules = true;
}).overrideAttrs
(_: {
@@ -41,7 +41,7 @@ let
modRoot = "core";
vendorHash = "sha256-oVgYvRrG7Izr9zlc/76ZKRQgxobzeNzXr9SaIgW1sMY=";
vendorHash = "sha256-YrJtvkDpSQnx5AE+3zjCim8lrTjARzJvz6nCkKVOCew=";
env.CGO_ENABLED = 0;
+2 -2
View File
@@ -347,7 +347,7 @@
"version": "0.3.4+2"
},
"crypto": {
"dependency": "transitive",
"dependency": "direct dev",
"description": {
"name": "crypto",
"sha256": "1e445881f28f22d6140f181e07737b22f1e099a5e1ff94b0af2f9e4a463f4855",
@@ -1051,7 +1051,7 @@
"version": "0.12.17"
},
"material_color_utilities": {
"dependency": "transitive",
"dependency": "direct main",
"description": {
"name": "material_color_utilities",
"sha256": "f7142bb1154231d7ea5f96bc7bde4bda2a0945d2806bb11670e30b850d56bdec",