Skip to content

Commit 43bedba

Browse files
feat: Update playtorrio-v2 to 1.3.8 (#526)
Co-authored-by: flakebuilderapp[bot] <flakebuilderapp[bot]@users.noreply.github.com>
1 parent 1510d5d commit 43bedba

2 files changed

Lines changed: 4 additions & 4 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.7";
24+
version = "1.3.8";
2525

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

3333
inherit targetFlutterPlatform;

packages/playtorrio-v2/pubspec.lock.json

Lines changed: 2 additions & 2 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": "48605ded68779749246deac803bce4ecea75eb2aac2394fdb8b85961014a3d36",
685+
"sha256": "793d2f33dcd9051bec1b00e0b1806777e4c8074a99ce3f050af32d7c74d6e6ec",
686686
"url": "https://pub.dev"
687687
},
688688
"source": "hosted",
689-
"version": "1.8.5"
689+
"version": "1.8.7"
690690
},
691691
"lints": {
692692
"dependency": "transitive",

0 commit comments

Comments
 (0)