From f02c4b5a9e1dcbeb846ec12a3d18f5b8a0a2fab8 Mon Sep 17 00:00:00 2001 From: Sreonl <116760235+Sreonl@users.noreply.github.com> Date: Thu, 5 Dec 2024 17:54:27 +0100 Subject: [PATCH] fix duplicate item in altstore repo (#556) * Update repo.altsource.json * Update repo.json --- repo.altsource.json | 9 +-------- repo.json | 14 +------------- 2 files changed, 2 insertions(+), 21 deletions(-) diff --git a/repo.altsource.json b/repo.altsource.json index a6718c4..e4f8e67 100644 --- a/repo.altsource.json +++ b/repo.altsource.json @@ -32,13 +32,6 @@ "downloadURL": "https://github.com/whoeevee/EeveeSpotify/releases/download/swift5.8.1/EeveeSpotify-5.8.1-8.9.92.ipa", "size": 84064527 }, - { - "version": "8.9.92", - "date": "2024-11-18", - "localizedDescription": "Spotify v8.9.92 injected with EeveeSpotify", - "downloadURL": "https://github.com/whoeevee/EeveeSpotify/releases/download/swift5.8.1/EeveeSpotify-5.8.1-8.9.92.ipa", - "size": 84064527 - }, { "version": "8.9.90", "date": "2024-11-07", @@ -199,4 +192,4 @@ } } ] -} \ No newline at end of file +} diff --git a/repo.json b/repo.json index e00421b..8ca5684 100644 --- a/repo.json +++ b/repo.json @@ -39,18 +39,6 @@ "localizedDescription": "Spotify v8.9.92 injected with EeveeSpotify", "developerName": "Eevee" }, - { - "name": "EeveeSpotify", - "type": 1, - "bundleIdentifier": "com.spotify.client", - "version": "8.9.92", - "versionDate": "2024-11-18", - "size": 84064527, - "downloadURL": "https://github.com/whoeevee/EeveeSpotify/releases/download/swift5.8.1/EeveeSpotify-5.8.1-8.9.92.ipa", - "iconURL": "https://is1-ssl.mzstatic.com/image/thumb/Purple221/v4/0c/1f/61/0c1f6144-af80-f395-3204-1d14fd8b2be7/AppIcon-0-0-1x_U007emarketing-0-6-0-0-85-220.png/512x512bb.jpg", - "localizedDescription": "Spotify v8.9.92 injected with EeveeSpotify", - "developerName": "Eevee" - }, { "name": "EeveeSpotify", "type": 1, @@ -268,4 +256,4 @@ "developerName": "Eevee" } ] -} \ No newline at end of file +}