From d03e3c193bc4e3be1e967d579603baf1b17c827b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Felix=20Paul=20K=C3=BChne?= <felix@feepk.net>
Date: Tue, 20 Dec 2022 12:34:04 +0100
Subject: [PATCH] Carthage: add VLCKit 3.5.1

---
 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 87785b57..dae36019 100644
--- a/Packaging/MobileVLCKit.json
+++ b/Packaging/MobileVLCKit.json
@@ -1,4 +1,5 @@
 {
+  "3.5.1": "https://download.videolan.org/cocoapods/prod/MobileVLCKit-3.5.1-34408b84-e9eceaed.tar.xz",
   "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",
diff --git a/Packaging/TVVLCKit.json b/Packaging/TVVLCKit.json
index fe942cbf..19992ac5 100644
--- a/Packaging/TVVLCKit.json
+++ b/Packaging/TVVLCKit.json
@@ -1,4 +1,5 @@
 {
+  "3.5.1": "https://download.videolan.org/cocoapods/prod/TVVLCKit-3.5.1-34408b84-e9eceaed.tar.xz",
   "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",
diff --git a/Packaging/VLCKit.json b/Packaging/VLCKit.json
index 4ddf9fd0..481fe192 100644
--- a/Packaging/VLCKit.json
+++ b/Packaging/VLCKit.json
@@ -1,4 +1,5 @@
 {
+  "3.5.1": "https://download.videolan.org/cocoapods/prod/VLCKit-3.5.1-34408b84-e9eceaed.tar.xz",
   "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",
-- 
GitLab