mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-13 16:05:18 +00:00
chore: update yt_dlp_dart
This commit is contained in:
parent
b58dec7d1f
commit
b1b7d0fda7
@ -2737,9 +2737,11 @@ packages:
|
|||||||
yt_dlp_dart:
|
yt_dlp_dart:
|
||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
path: "../yt_dlp_dart"
|
path: "."
|
||||||
relative: true
|
ref: e2d82305fab18566408d6f8758361017d1640c3d
|
||||||
source: path
|
resolved-ref: e2d82305fab18566408d6f8758361017d1640c3d
|
||||||
|
url: "https://github.com/KRTirtho/yt_dlp_dart.git"
|
||||||
|
source: git
|
||||||
version: "1.0.0"
|
version: "1.0.0"
|
||||||
sdks:
|
sdks:
|
||||||
dart: ">=3.6.1 <4.0.0"
|
dart: ">=3.6.1 <4.0.0"
|
||||||
|
@ -141,7 +141,9 @@ dependencies:
|
|||||||
url: https://github.com/Hexer10/youtube_explode_dart.git
|
url: https://github.com/Hexer10/youtube_explode_dart.git
|
||||||
ref: e519db65ad0b0a40b12f69285932f9db509da3cf
|
ref: e519db65ad0b0a40b12f69285932f9db509da3cf
|
||||||
yt_dlp_dart:
|
yt_dlp_dart:
|
||||||
path: ../yt_dlp_dart
|
git:
|
||||||
|
url: https://github.com/KRTirtho/yt_dlp_dart.git
|
||||||
|
ref: e2d82305fab18566408d6f8758361017d1640c3d
|
||||||
|
|
||||||
dev_dependencies:
|
dev_dependencies:
|
||||||
build_runner: ^2.4.13
|
build_runner: ^2.4.13
|
||||||
|
Loading…
Reference in New Issue
Block a user