clashmi: 1.0.12.162 -> 1.0.15.191 (#463794)

This commit is contained in:
nixpkgs-ci[bot]
2026-01-02 13:42:03 +00:00
committed by GitHub
+2 -2
View File
@@ -24,11 +24,11 @@
stdenv.mkDerivation (finalAttrs: {
pname = "clashmi";
version = "1.0.12.162";
version = "1.0.15.191";
src = fetchurl {
url = "https://github.com/KaringX/clashmi/releases/download/v${finalAttrs.version}/clashmi_${finalAttrs.version}_linux_amd64.deb";
hash = "sha256-Nb37SAeOLGCixiXOqsVBzlRcQAM5U90RYLthBZlMb9c=";
hash = "sha256-P23H3OUIcDhVQ7dOLbB2uyZnbxh+6zurGeg0/wpPeHk=";
};
nativeBuildInputs = [