piliplus: 1.1.5.5 -> 1.1.5.7 (#486032)

This commit is contained in:
nixpkgs-ci[bot]
2026-02-01 21:33:09 +00:00
committed by GitHub
4 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
"canvas_danmaku": "sha256-C3No/hLtf/TpPJHXXfPqHjUKI1vck++UWqvkAX9EzYM=",
"chat_bottom_container": "sha256-+R1MiDMO4onCMXiJ7MJtJVAwyEJcikTyONwp+HibqA0=",
"extended_nested_scroll_view": "sha256-Vjv5zp5c0Xob1H8/U0+lUueLqOKo7qwusOCchdt3Z7M=",
"file_picker": "sha256-yOZwX6GrA+91WtpXuVf7eM5gdI6mxmdxkSe+dgnHvj4=",
"file_picker": "sha256-QyK0htCnWRszAMzGebvqshpAWRI4TtSvyROCNDhkYsg=",
"floating": "sha256-0Xd9dsXJCQ/r/8Nb16oM+M8Jdw+r4QzGmU++HpqF/v0=",
"flutter_sortable_wrap": "sha256-Qj9Lzh+pJy+vHznGt5M3xwoJtaVtt00fxm4JJXL4bFI=",
"get": "sha256-/E/HFW3Ls8p5RyNqiz7hFwW/XKiyrRU5BZWRXvd2yVU=",
+1 -1
View File
@@ -13,7 +13,7 @@
let
srcInfo = lib.importJSON ./src-info.json;
description = "Third-party Bilibili client developed in Flutter";
version = "1.1.5.5";
version = "1.1.5.7";
in
flutter338.buildFlutterApplication {
pname = "piliplus";
+11 -11
View File
@@ -517,11 +517,11 @@
"dependency": "direct main",
"description": {
"name": "dio",
"sha256": "d90ee57923d1828ac14e492ca49440f65477f4bb1263575900be731a3dac66a9",
"sha256": "b9d46faecab38fc8cc286f80bc4d61a3bb5d4ac49e51ed877b4d6706efe57b25",
"url": "https://pub.dev"
},
"source": "hosted",
"version": "5.9.0"
"version": "5.9.1"
},
"dio_http2_adapter": {
"dependency": "direct main",
@@ -658,12 +658,12 @@
"dependency": "direct main",
"description": {
"path": ".",
"ref": "mod",
"resolved-ref": "e9f51575d0103880f4d0ad64f314bc57d0b49cf1",
"ref": "v10.3.10",
"resolved-ref": "fd8afd89260436b63b9d41e150b4eb3c806cc8fd",
"url": "https://github.com/bggRGjQaUbCoE/flutter_file_picker.git"
},
"source": "git",
"version": "10.3.8"
"version": "10.3.10"
},
"file_selector_linux": {
"dependency": "transitive",
@@ -1176,11 +1176,11 @@
"dependency": "transitive",
"description": {
"name": "image_picker_android",
"sha256": "297e42bd236c4ac4b091d4277292159b3280545e030cae2be3d503f9ecf7e6a1",
"sha256": "518a16108529fc18657a3e6dde4a043dc465d16596d20ab2abd49a4cac2e703d",
"url": "https://pub.dev"
},
"source": "hosted",
"version": "0.8.13+12"
"version": "0.8.13+13"
},
"image_picker_for_web": {
"dependency": "transitive",
@@ -1843,11 +1843,11 @@
"dependency": "transitive",
"description": {
"name": "safe_local_storage",
"sha256": "608354d4cdfdabb29428bdb330c4e54dbc31aab238b09ba59fe73660580553cc",
"sha256": "287ea1f667c0b93cdc127dccc707158e2d81ee59fba0459c31a0c7da4d09c755",
"url": "https://pub.dev"
},
"source": "hosted",
"version": "2.0.2"
"version": "2.0.3"
},
"saver_gallery": {
"dependency": "direct main",
@@ -1983,11 +1983,11 @@
"dependency": "transitive",
"description": {
"name": "shared_preferences_android",
"sha256": "83af5c682796c0f7719c2bbf74792d113e40ae97981b8f266fa84574573556bc",
"sha256": "cbc40be9be1c5af4dab4d6e0de4d5d3729e6f3d65b89d21e1815d57705644a6f",
"url": "https://pub.dev"
},
"source": "hosted",
"version": "2.4.18"
"version": "2.4.20"
},
"shared_preferences_foundation": {
"dependency": "transitive",
+4 -4
View File
@@ -1,6 +1,6 @@
{
"rev": "038f03a4e7b08db8f55fe6c2a629397ac32d7749",
"revCount": 4573,
"commitDate": 1769325693,
"hash": "sha256-fLCQ8TguCIe6qjN5XjvQIiCHg91Ry1uoqgO5DmjNqY4="
"rev": "bce73d9f164e8e26930c4461e95485245e8f15e2",
"revCount": 4584,
"commitDate": 1769586366,
"hash": "sha256-qUK7H/jKjVI5TmS/tXRk6KppXIYLC8JG7/ZyJdxpbyo="
}