mirror of
https://github.com/cmclark00/retro-imager.git
synced 2025-05-19 00:15:21 +01:00
Update version / oslist url
This commit is contained in:
parent
34460f84b8
commit
43b012f964
2 changed files with 5 additions and 5 deletions
4
config.h
4
config.h
|
@ -8,10 +8,10 @@
|
|||
|
||||
|
||||
/* Repository URL */
|
||||
#define OSLIST_URL "https://downloads.raspberrypi.org/os_list_imagingutility_v2.json"
|
||||
#define OSLIST_URL "https://downloads.raspberrypi.org/os_list_imagingutility_v3.json"
|
||||
|
||||
/* Time synchronization URL (only used on eglfs QPA platform, URL must be HTTP) */
|
||||
#define TIME_URL "http://downloads.raspberrypi.org/os_list_imagingutility_v2.json?time_synchronization"
|
||||
#define TIME_URL "http://downloads.raspberrypi.org/os_list_imagingutility_v3.json?time_synchronization"
|
||||
|
||||
/* Phone home the name of images downloaded for image popularity ranking */
|
||||
#define TELEMETRY_URL "https://rpi-imager-stats.raspberrypi.com/downloads"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue