Skip to content

Commit f2f571d

Browse files
feat: Update playtorrio-v2 to 1.3.9 (#527)
Co-authored-by: flakebuilderapp[bot] <flakebuilderapp[bot]@users.noreply.github.com>
1 parent 28b8850 commit f2f571d

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

packages/playtorrio-v2/default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,13 @@
2121

2222
flutter.buildFlutterApplication (finalAttrs: {
2323
pname = "playtorrio-v2";
24-
version = "1.3.8";
24+
version = "1.3.9";
2525

2626
src = fetchFromGitHub {
2727
owner = "ayman708-UX";
2828
repo = "PlayTorrioV2";
2929
tag = "v${finalAttrs.version}";
30-
hash = "sha256-G3PAJPz7qbQ7pOGiKDihO6eg80OKVZys+TX8P9+9BBY=";
30+
hash = "sha256-YowGZPFhpdbjtH8rufAJbniCSdJmyfvuU1nps/FmYpo=";
3131
};
3232

3333
inherit targetFlutterPlatform;

packages/playtorrio-v2/pubspec.lock.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -682,11 +682,11 @@
682682
"dependency": "direct main",
683683
"description": {
684684
"name": "libtorrent_flutter",
685-
"sha256": "793d2f33dcd9051bec1b00e0b1806777e4c8074a99ce3f050af32d7c74d6e6ec",
685+
"sha256": "48605ded68779749246deac803bce4ecea75eb2aac2394fdb8b85961014a3d36",
686686
"url": "https://pub.dev"
687687
},
688688
"source": "hosted",
689-
"version": "1.8.7"
689+
"version": "1.8.5"
690690
},
691691
"lints": {
692692
"dependency": "transitive",
@@ -812,11 +812,11 @@
812812
"dependency": "transitive",
813813
"description": {
814814
"name": "meta",
815-
"sha256": "23f08335362185a5ea2ad3a4e597f1375e78bce8a040df5c600c8d3552ef2394",
815+
"sha256": "1741988757a65eb6b36abe716829688cf01910bbf91c34354ff7ec1c3de2b349",
816816
"url": "https://pub.dev"
817817
},
818818
"source": "hosted",
819-
"version": "1.17.0"
819+
"version": "1.18.0"
820820
},
821821
"native_toolchain_c": {
822822
"dependency": "transitive",
@@ -1488,11 +1488,11 @@
14881488
"dependency": "transitive",
14891489
"description": {
14901490
"name": "test_api",
1491-
"sha256": "8161c84903fd860b26bfdefb7963b3f0b68fee7adea0f59ef805ecca346f0c7a",
1491+
"sha256": "949a932224383300f01be9221c39180316445ecb8e7547f70a41a35bf421fb9e",
14921492
"url": "https://pub.dev"
14931493
},
14941494
"source": "hosted",
1495-
"version": "0.7.10"
1495+
"version": "0.7.11"
14961496
},
14971497
"transparent_image": {
14981498
"dependency": "direct main",

0 commit comments

Comments
 (0)