Skip to content

Commit

Permalink
Update apps.json
Browse files Browse the repository at this point in the history
  • Loading branch information
frostplexx authored Oct 12, 2023
1 parent 7759f1f commit 4f55d59
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions apps.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,17 +22,17 @@
"versionDescription": "\u2022 Fixed crash when replying\r\n\u2022 Fixed crash when importing new themes\r\n\u2022 Fixed crash when long pressing on comment\r\n\u2022 Fixed random name in exported themes\r\n\u2022 Now exported themes have \".winston\" extension (zip will continue to work though)\r\n\u2022 Sharing zip to winston is now allowed\r\n\u2022 \".winston\" open in one tap into winston and imports it",
"downloadURL": "https://github.com/lo-cafe/winston/releases/download/v0.2-alpha/winston.ipa",
"localizedDescription": "Introducing Winston: \n A Stunning and native Reddit client for iOS\n- In-development, free, and open-source app and bot \n- User-friendly interface designed for easy navigation\n- Compliance with Reddit's Terms of Service for a seamless experience\n- Stay connected with the Reddit community in a sleek and intuitive way\n- Experience the beauty of Winston, your ultimate iOS Reddit companion.\n",
"iconURL": "https://raw.githubusercontent.com/Balackburn/Winston/main/images/0.png",
"iconURL": "https://raw.githubusercontent.com/lo-cafe/winston-altstore/main/images/0.png",
"tintColor": "#000000",
"size": 21591722,
"screenshotURLs": [
"https://raw.githubusercontent.com/Balackburn/Winston/main/images/1.png",
"https://raw.githubusercontent.com/Balackburn/Winston/main/images/2.png",
"https://raw.githubusercontent.com/Balackburn/Winston/main/images/3.png",
"https://raw.githubusercontent.com/Balackburn/Winston/main/images/4.png",
"https://raw.githubusercontent.com/Balackburn/Winston/main/images/5.png",
"https://raw.githubusercontent.com/Balackburn/Winston/main/images/6.png",
"https://raw.githubusercontent.com/Balackburn/Winston/main/images/7.png"
"https://raw.githubusercontent.com/lo-cafe/winston-altstore/main/images/1.png",
"https://raw.githubusercontent.com/lo-cafe/winston-altstore/main/images/2.png",
"https://raw.githubusercontent.com/lo-cafe/winston-altstore/main/images/3.png",
"https://raw.githubusercontent.com/lo-cafe/winston-altstore/main/images/4.png",
"https://raw.githubusercontent.com/lo-cafe/winston-altstore/main/images/5.png",
"https://raw.githubusercontent.com/lo-cafe/winston-altstore/main/images/6.png",
"https://raw.githubusercontent.com/lo-cafe/winston-altstore/main/images/7.png"
],
"versions": [
{
Expand Down Expand Up @@ -82,7 +82,7 @@
"caption": "Winston for Reddit is available for easy sideloading with Altstore!",
"date": "2023-09-20",
"tintColor": "#000000",
"imageURL": "https://raw.githubusercontent.com/Balackburn/Winston/main/images/news/news_1.png",
"imageURL": "https://raw.githubusercontent.com/lo-cafe/winston-altstore/main/images/news/news_1.png",
"notify": false,
"url": "https://winston.cafe/"
},
Expand All @@ -92,7 +92,7 @@
"caption": "Update of Winston for Reddit just got released!",
"date": "2023-09-20T22:43:53Z",
"tintColor": "#000000",
"imageURL": "https://raw.githubusercontent.com/Balackburn/Winston/main/images/news/news_2.png",
"imageURL": "https://raw.githubusercontent.com/lo-cafe/winston-altstore/main/images/news/news_2.png",
"notify": true,
"url": "https://github.com/Kinark/winston/releases/tag/v0.1-alpha"
},
Expand All @@ -102,9 +102,9 @@
"caption": "Update of Winston just got released!",
"date": "2023-10-02T14:46:31Z",
"tintColor": "#000000",
"imageURL": "https://raw.githubusercontent.com/Balackburn/winston/main/images/news/news_2.png",
"imageURL": "https://raw.githubusercontent.com/lo-cafe/winston-altstore/main/images/news/news_2.png",
"notify": true,
"url": "https://github.com/Kinark/winston/releases/tag/v0.2-alpha"
}
]
}
}

1 comment on commit 4f55d59

@Balackburn
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You need to change the github action access

Please sign in to comment.