From 604420301939f85edb1ae85e05e9a13f8acb356c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Felix=20Paul=20K=C3=BChne?= <felix@feepk.net>
Date: Thu, 3 Nov 2022 10:13:40 +0100
Subject: [PATCH] Carthage: add VLCKit 3.5.0

---
 Packaging/MobileVLCKit.json | 1 +
 Packaging/TVVLCKit.json     | 1 +
 Packaging/VLCKit.json       | 1 +
 3 files changed, 3 insertions(+)

diff --git a/Packaging/MobileVLCKit.json b/Packaging/MobileVLCKit.json
index 13fbc828..87785b57 100644
--- a/Packaging/MobileVLCKit.json
+++ b/Packaging/MobileVLCKit.json
@@ -1,4 +1,5 @@
 {
+  "3.5.0": "https://download.videolan.org/cocoapods/prod/MobileVLCKit-3.5.0-7bb96520-e9eceaed.tar.xz",
   "3.4.0": "https://download.videolan.org/cocoapods/prod/MobileVLCKit-3.4.0-8da19f3b-426513d8.tar.xz",
   "3.3.17": "https://download.videolan.org/cocoapods/prod/MobileVLCKit-3.3.17-21ce5c0e-cb1e02fb.tar.xz",
   "3.3.16": "https://download.videolan.org/cocoapods/prod/MobileVLCKit-3.3.16.3-c3b4cefc-b4c7317a.tar.xz",
diff --git a/Packaging/TVVLCKit.json b/Packaging/TVVLCKit.json
index b89c8243..fe942cbf 100644
--- a/Packaging/TVVLCKit.json
+++ b/Packaging/TVVLCKit.json
@@ -1,4 +1,5 @@
 {
+  "3.5.0": "https://download.videolan.org/cocoapods/prod/TVVLCKit-3.5.0-7bb96520-e9eceaed.tar.xz",
   "3.4.0": "https://download.videolan.org/cocoapods/prod/TVVLCKit-3.4.0-8da19f3b-426513d8.tar.xz",
   "3.3.17": "https://download.videolan.org/cocoapods/prod/TVVLCKit-3.3.17-21ce5c0e-cb1e02fb.tar.xz",
   "3.3.16": "https://download.videolan.org/cocoapods/prod/TVVLCKit-3.3.16-9466eab0-b4c7317a.tar.xz",
diff --git a/Packaging/VLCKit.json b/Packaging/VLCKit.json
index 46a332c2..4ddf9fd0 100644
--- a/Packaging/VLCKit.json
+++ b/Packaging/VLCKit.json
@@ -1,4 +1,5 @@
 {
+  "3.5.0": "https://download.videolan.org/cocoapods/prod/VLCKit-3.5.0-7bb96520-e9eceaed.tar.xz",
   "3.4.0": "https://download.videolan.org/cocoapods/prod/VLCKit-3.4.0-8da19f3b-426513d8.tar.xz",
   "3.3.17": "https://download.videolan.org/cocoapods/prod/VLCKit-3.3.17-21ce5c0e-cb1e02fb.tar.xz",
   "3.3.16": "https://download.videolan.org/cocoapods/prod/VLCKit-3.3.16-f8182b96-b4c7317a.tar.xz",
-- 
GitLab