Skip to content

Commit

Permalink
Merge branch 'swift' of github.com:whoeevee/EeveeSpotify into swift
Browse files Browse the repository at this point in the history
  • Loading branch information
whoeevee committed Oct 9, 2024
2 parents e76b62e + b9015bc commit ca368e2
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
9 changes: 8 additions & 1 deletion repo.altsource.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,15 @@
"developerName": "",
"localizedDescription": "",
"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",
"downloadURL": "https://github.com/whoeevee/EeveeSpotify/releases/download/swift5.3/EeveeSpotify-5.3-8.9.78.ipa",
"downloadURL": "https://github.com/whoeevee/EeveeSpotify/releases/download/swift5.4/EeveeSpotify-5.4-8.9.80.ipa",
"versions": [
{
"version": "8.9.80",
"date": "2024-10-06",
"localizedDescription": "Spotify v8.9.80 injected with EeveeSpotify",
"downloadURL": "https://github.com/whoeevee/EeveeSpotify/releases/download/swift5.4/EeveeSpotify-5.4-8.9.80.ipa",
"size": 80816437
},
{
"version": "8.9.78",
"date": "2024-10-01",
Expand Down
12 changes: 12 additions & 0 deletions repo.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
"identifier": "com.eevee.source",
"subtitle": "EeveeSpotify official source",
"apps": [
{
"name": "EeveeSpotify",
"type": 1,
"bundleIdentifier": "com.spotify.client",
"version": "8.9.80",
"versionDate": "2024-10-06",
"size": 80816437,
"downloadURL": "https://github.com/whoeevee/EeveeSpotify/releases/download/swift5.4/EeveeSpotify-5.4-8.9.80.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.80 injected with EeveeSpotify",
"developerName": "Eevee"
},
{
"name": "EeveeSpotify",
"type": 1,
Expand Down

0 comments on commit ca368e2

Please sign in to comment.