Skip to content

Commit 6f9a73a

Browse files
committed
[installer] [noobs] Update OS.json for Pi 1 and Pi 2
Signed-off-by: Sam Nazarko <email@samnazarko.co.uk>
1 parent bca5e6d commit 6f9a73a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

installer/noobs/os-pi1.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "OSMC_Pi1",
33
"url": "https://osmc.tv",
4-
"version": "2015.11",
5-
"release_date": "2015-11-29",
6-
"kernel": "4.3.0",
4+
"version": "2016.02",
5+
"release_date": "2016-02-22",
6+
"kernel": "4.4.1",
77
"description": "A fast and feature filled open source media center",
88
"username": "osmc",
99
"password": "osmc",

installer/noobs/os-pi2.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "OSMC_Pi2",
33
"url": "https://osmc.tv",
4-
"version": "2015.11",
5-
"release_date": "2015-11-29",
6-
"kernel": "4.3.0",
4+
"version": "2015.02",
5+
"release_date": "2016-02-22",
6+
"kernel": "4.4.1",
77
"description": "A fast and feature filled open source media center",
88
"username": "osmc",
99
"password": "osmc",

0 commit comments

Comments
 (0)