flclash: 0.8.69 -> 0.8.70

This commit is contained in:
aucub 2024-12-09 05:50:46 +08:00
parent 74f7df7e20
commit 01461c8918
2 changed files with 3 additions and 3 deletions

View File

@ -13,13 +13,13 @@
}:
let
pname = "flclash";
version = "0.8.69";
version = "0.8.70";
src =
(fetchFromGitHub {
owner = "chen08209";
repo = "FlClash";
tag = "v${version}";
hash = "sha256-T9sqHzqnOvZG95EJegqT6TqOOrAuqzjNvVQWLyeQwng=";
hash = "sha256-6gDkRqbAGqwF+HCThWAHK0Jh/dxaYlnaYaAiXN48z5E=";
fetchSubmodules = true;
}).overrideAttrs
(_: {

View File

@ -1250,7 +1250,7 @@
"version": "0.28.0"
},
"screen_retriever": {
"dependency": "transitive",
"dependency": "direct main",
"description": {
"name": "screen_retriever",
"sha256": "570dbc8e4f70bac451e0efc9c9bb19fa2d6799a11e6ef04f946d7886d2e23d0c",