Skip to content

Commit

Permalink
Update rpi_imager for 8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dkulp committed Dec 6, 2024
1 parent 3cf9359 commit 46655bc
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions rpi-imager/rpi-imager_falcon_player.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"os_list": [
{
"name": "FPP v8.3 Pi",
"name": "FPP v8.4 Pi",
"description": "Falcon Player for all RPi models",
"url": "https://github.com/FalconChristmas/fpp/releases/download/8.3/FPP-v8.3-Pi.img.zip",
"url": "https://github.com/FalconChristmas/fpp/releases/download/8.4/FPP-v8.4-Pi.img.zip",
"icon": "https://raw.githubusercontent.com/FalconChristmas/fpp/master/rpi-imager/rpi-imager_fpp_logo.png",
"init_format": "none",
"website": "https://www.falconplayer.com/",
"extract_size": 7130316800,
"extract_sha256": "77bc820b37a8be3dde4bc2f110dc5c04ea5df46e7bb8997a08e4b0d32125070c",
"image_download_size": 1530304153,
"image_download_sha256": "eeed8770af6058b4b76e7a8539b0920e9ec0e7c66272681e90d5993084cd5723",
"extract_sha256": "31ea8d367cc80273813c9c7f73e513ab29af2379cdddd17c9335ea8dda0766fe",
"image_download_size": 1462383089,
"image_download_sha256": "6cb38fa5bf9c0629497f687ff269ea5991b85556aa167e61cb3b6e8acaefd454",
"release_date": "2024-11-07",
"devices": [
"pi5-32bit", "pi4-32bit", "pi3-32bit", "pi2-32bit", "pi1-32bit"
Expand All @@ -33,16 +33,16 @@
]
},
{
"name": "FPP v8.3.1 BBB",
"name": "FPP v8.4 BBB",
"description": "Falcon Player for all BeagleBone models",
"url": "https://github.com/FalconChristmas/fpp/releases/download/8.3/FPP-v8.3.1-BBB.img.zip",
"url": "https://github.com/FalconChristmas/fpp/releases/download/8.4/FPP-v8.4-BBB.img.zip",
"icon": "https://raw.githubusercontent.com/FalconChristmas/fpp/master/rpi-imager/rpi-imager_fpp_logo.png",
"init_format": "none",
"website": "https://www.falconplayer.com/",
"extract_size": 3745513472,
"extract_sha256": "1e6477bb145eeaf9ac6ffe7c1eca9133ac507d0f07883acf762a9d0559d4840e",
"image_download_size": 1181304854,
"image_download_sha256": "10b8da78c1bebda36f420112ea8734d7f95ed6a5c97d1742bfb6c84f1b18999e",
"extract_sha256": "06c08c9a41ceab7d48fd043f819e9c81ceb787d72eea65922b4b1ab93d64f970",
"image_download_size": 1183769579,
"image_download_sha256": "279b5a4ccd2be113972393d08fc6615fb1ff71a62a50d9d7decc44c743cb1f6c",
"release_date": "2024-11-12",
"devices": [
"pi1-32bit"
Expand Down

0 comments on commit 46655bc

Please sign in to comment.