gopeed: 1.7.0 -> 1.7.1

This commit is contained in:
R. Ryantm 2025-07-14 11:37:47 +00:00
parent 07e8255edb
commit 39935cb27b
2 changed files with 52 additions and 2 deletions

View File

@ -8,13 +8,13 @@
}:
let
version = "1.7.0";
version = "1.7.1";
src = fetchFromGitHub {
owner = "GopeedLab";
repo = "gopeed";
tag = "v${version}";
hash = "sha256-9xAArQhf1lAWL6mbx6wuGY3xhKAMigpWFrX8P6/olMY=";
hash = "sha256-lfTZN3csxMQGMxf0kfl1hkC47T5XT0sSKIwIMwmS9CQ=";
};
metaCommon = {

View File

@ -901,6 +901,56 @@
"source": "hosted",
"version": "2.0.0"
},
"open_dir": {
"dependency": "direct main",
"description": {
"name": "open_dir",
"sha256": "a4884b00e5e5795a9b4b3d582ac6a66e9196795ed760dbc3c63b4837c70c5901",
"url": "https://pub.dev"
},
"source": "hosted",
"version": "0.0.2+1"
},
"open_dir_linux": {
"dependency": "transitive",
"description": {
"name": "open_dir_linux",
"sha256": "566cd9e02403971be06af35e1abc8057a4f3f98888c1226042e96a2af333b8bc",
"url": "https://pub.dev"
},
"source": "hosted",
"version": "0.0.2+1"
},
"open_dir_macos": {
"dependency": "transitive",
"description": {
"name": "open_dir_macos",
"sha256": "51fdc8c3a06c9d571b599b5901045ada23d1440b24c3052c0a66cf3ee4ac901b",
"url": "https://pub.dev"
},
"source": "hosted",
"version": "0.0.2"
},
"open_dir_platform_interface": {
"dependency": "transitive",
"description": {
"name": "open_dir_platform_interface",
"sha256": "ca189abb02d8e3320f9b2493b6d58e3a33f393d5eb4ccbbef02e0bc0fd393872",
"url": "https://pub.dev"
},
"source": "hosted",
"version": "0.0.2"
},
"open_dir_windows": {
"dependency": "transitive",
"description": {
"name": "open_dir_windows",
"sha256": "ec48df32ce61adb6f6cede0330d13b0d89714d2ee2df198f32ecd520e3a5d250",
"url": "https://pub.dev"
},
"source": "hosted",
"version": "0.0.2+1"
},
"open_filex": {
"dependency": "direct main",
"description": {