localsend: 1.15.0 -> 1.15.4

This commit is contained in:
Peder Bergebakken Sundt
2024-08-21 00:58:53 +02:00
parent d2f3b99a6b
commit 27d5b878ea
2 changed files with 9 additions and 29 deletions
+3 -3
View File
@@ -14,7 +14,7 @@
let
pname = "localsend";
version = "1.15.0";
version = "1.15.4";
linux = flutter313.buildFlutterApplication rec {
inherit pname version;
@@ -23,7 +23,7 @@ let
owner = pname;
repo = pname;
rev = "v${version}";
hash = "sha256-u/vPVuY2YX+LQGzqiohtaYcUu7lEmGkcsWDMBIaXKok=";
hash = "sha256-kfqLYe15NIRH12+AastWkLBk4L0MKEV5XZ/klE+pK7g=";
};
sourceRoot = "${src.name}/app";
@@ -75,7 +75,7 @@ let
src = fetchurl {
url = "https://github.com/localsend/localsend/releases/download/v${version}/LocalSend-${version}.dmg";
hash = "sha256-45IV2rDaL5tAOLLqPrMHHHFJaiFqmDyTyro6RilI0Zo=";
hash = "sha256-ZU2aXZNKo01TnXNH0e+r0l4J5HIILmGam3T4+6GaeA4=";
};
nativeBuildInputs = [
+6 -26
View File
@@ -473,11 +473,11 @@
"dependency": "direct main",
"description": {
"name": "file_picker",
"sha256": "d1d0ac3966b36dc3e66eeefb40280c17feb87fa2099c6e22e6a1fc959327bd03",
"sha256": "45c70b43df893027e441a6fa0aacc8f484fb9f9c60c746dc8f1dc4f774cf55cd",
"url": "https://pub.dev"
},
"source": "hosted",
"version": "8.0.0+1"
"version": "8.0.2"
},
"file_selector": {
"dependency": "direct main",
@@ -743,16 +743,6 @@
"source": "hosted",
"version": "3.0.0"
},
"http_methods": {
"dependency": "transitive",
"description": {
"name": "http_methods",
"sha256": "6bccce8f1ec7b5d701e7921dca35e202d425b57e317ba1a37f2638590e29e566",
"url": "https://pub.dev"
},
"source": "hosted",
"version": "1.1.1"
},
"http_multi_server": {
"dependency": "transitive",
"description": {
@@ -1595,7 +1585,7 @@
"version": "0.8.1"
},
"shelf": {
"dependency": "direct main",
"dependency": "transitive",
"description": {
"name": "shelf",
"sha256": "ad29c505aee705f41a4d8963641f91ac4cee3c8fad5947e033390a7bd8180fa4",
@@ -1614,16 +1604,6 @@
"source": "hosted",
"version": "3.0.2"
},
"shelf_router": {
"dependency": "direct main",
"description": {
"name": "shelf_router",
"sha256": "f5e5d492440a7fb165fe1e2e1a623f31f734d3370900070b2b1e0d0428d59864",
"url": "https://pub.dev"
},
"source": "hosted",
"version": "1.1.4"
},
"shelf_static": {
"dependency": "transitive",
"description": {
@@ -2101,14 +2081,14 @@
"version": "1.1.0"
},
"web": {
"dependency": "transitive",
"dependency": "direct overridden",
"description": {
"name": "web",
"sha256": "dc8ccd225a2005c1be616fe02951e2e342092edf968cf0844220383757ef8f10",
"sha256": "97da13628db363c635202ad97068d47c5b8aa555808e7a9411963c533b449b27",
"url": "https://pub.dev"
},
"source": "hosted",
"version": "0.1.4-beta"
"version": "0.5.1"
},
"web_socket_channel": {
"dependency": "transitive",