Skip to content

Commit a306b10

Browse files
committed
update
1 parent 3a1c69e commit a306b10

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

pubspec.lock

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1007,71 +1007,71 @@ packages:
10071007
description:
10081008
path: media_kit
10091009
ref: HEAD
1010-
resolved-ref: "62b08e33590cba8fba4797eaaa1e95b514adb437"
1011-
url: "https://github.com/Schnitzel5/media-kit.git"
1010+
resolved-ref: e887d99990331dc5a03b9609a6ce21f05570c6e6
1011+
url: "https://github.com/kodjodevf/media-kit.git"
10121012
source: git
10131013
version: "1.2.0"
10141014
media_kit_libs_android_video:
10151015
dependency: transitive
10161016
description:
10171017
path: "libs/android/media_kit_libs_android_video"
1018-
ref: "62b08e33590cba8fba4797eaaa1e95b514adb437"
1019-
resolved-ref: "62b08e33590cba8fba4797eaaa1e95b514adb437"
1020-
url: "https://github.com/Schnitzel5/media-kit.git"
1018+
ref: e887d99990331dc5a03b9609a6ce21f05570c6e6
1019+
resolved-ref: e887d99990331dc5a03b9609a6ce21f05570c6e6
1020+
url: "https://github.com/kodjodevf/media-kit.git"
10211021
source: git
10221022
version: "1.3.7"
10231023
media_kit_libs_ios_video:
10241024
dependency: transitive
10251025
description:
10261026
path: "libs/ios/media_kit_libs_ios_video"
1027-
ref: "62b08e33590cba8fba4797eaaa1e95b514adb437"
1028-
resolved-ref: "62b08e33590cba8fba4797eaaa1e95b514adb437"
1029-
url: "https://github.com/Schnitzel5/media-kit.git"
1027+
ref: e887d99990331dc5a03b9609a6ce21f05570c6e6
1028+
resolved-ref: e887d99990331dc5a03b9609a6ce21f05570c6e6
1029+
url: "https://github.com/kodjodevf/media-kit.git"
10301030
source: git
10311031
version: "1.1.4"
10321032
media_kit_libs_linux:
10331033
dependency: transitive
10341034
description:
10351035
path: "libs/linux/media_kit_libs_linux"
1036-
ref: "62b08e33590cba8fba4797eaaa1e95b514adb437"
1037-
resolved-ref: "62b08e33590cba8fba4797eaaa1e95b514adb437"
1038-
url: "https://github.com/Schnitzel5/media-kit.git"
1036+
ref: e887d99990331dc5a03b9609a6ce21f05570c6e6
1037+
resolved-ref: e887d99990331dc5a03b9609a6ce21f05570c6e6
1038+
url: "https://github.com/kodjodevf/media-kit.git"
10391039
source: git
10401040
version: "1.2.1"
10411041
media_kit_libs_macos_video:
10421042
dependency: transitive
10431043
description:
10441044
path: "libs/macos/media_kit_libs_macos_video"
1045-
ref: "62b08e33590cba8fba4797eaaa1e95b514adb437"
1046-
resolved-ref: "62b08e33590cba8fba4797eaaa1e95b514adb437"
1047-
url: "https://github.com/Schnitzel5/media-kit.git"
1045+
ref: e887d99990331dc5a03b9609a6ce21f05570c6e6
1046+
resolved-ref: e887d99990331dc5a03b9609a6ce21f05570c6e6
1047+
url: "https://github.com/kodjodevf/media-kit.git"
10481048
source: git
10491049
version: "1.1.4"
10501050
media_kit_libs_video:
10511051
dependency: "direct main"
10521052
description:
10531053
path: "libs/universal/media_kit_libs_video"
10541054
ref: HEAD
1055-
resolved-ref: "62b08e33590cba8fba4797eaaa1e95b514adb437"
1056-
url: "https://github.com/Schnitzel5/media-kit.git"
1055+
resolved-ref: e887d99990331dc5a03b9609a6ce21f05570c6e6
1056+
url: "https://github.com/kodjodevf/media-kit.git"
10571057
source: git
10581058
version: "1.0.6"
10591059
media_kit_libs_windows_video:
10601060
dependency: transitive
10611061
description:
10621062
path: "libs/windows/media_kit_libs_windows_video"
1063-
ref: "62b08e33590cba8fba4797eaaa1e95b514adb437"
1064-
resolved-ref: "62b08e33590cba8fba4797eaaa1e95b514adb437"
1065-
url: "https://github.com/Schnitzel5/media-kit.git"
1063+
ref: e887d99990331dc5a03b9609a6ce21f05570c6e6
1064+
resolved-ref: e887d99990331dc5a03b9609a6ce21f05570c6e6
1065+
url: "https://github.com/kodjodevf/media-kit.git"
10661066
source: git
10671067
version: "1.0.11"
10681068
media_kit_video:
10691069
dependency: "direct main"
10701070
description:
10711071
path: media_kit_video
10721072
ref: HEAD
1073-
resolved-ref: "62b08e33590cba8fba4797eaaa1e95b514adb437"
1074-
url: "https://github.com/Schnitzel5/media-kit.git"
1073+
resolved-ref: e887d99990331dc5a03b9609a6ce21f05570c6e6
1074+
url: "https://github.com/kodjodevf/media-kit.git"
10751075
source: git
10761076
version: "1.3.0"
10771077
meta:

pubspec.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,15 @@ dependencies:
4141
encrypt: ^5.0.3
4242
media_kit:
4343
git:
44-
url: https://github.com/Schnitzel5/media-kit.git
44+
url: https://github.com/kodjodevf/media-kit.git
4545
path: media_kit
4646
media_kit_video:
4747
git:
48-
url: https://github.com/Schnitzel5/media-kit.git
48+
url: https://github.com/kodjodevf/media-kit.git
4949
path: media_kit_video
5050
media_kit_libs_video:
5151
git:
52-
url: https://github.com/Schnitzel5/media-kit.git
52+
url: https://github.com/kodjodevf/media-kit.git
5353
path: libs/universal/media_kit_libs_video
5454
crypto: ^3.0.7
5555
cupertino_icons: ^1.0.8

0 commit comments

Comments
 (0)