GithubHelp home page GithubHelp logo

release-scripts's Introduction

The scripts in the repository are used to generate the releases.json file used in the USB-SD-Creator and in the manual update feature present in LibreELEC 8.0+

The script generates a json formatted output with the filenames, file sizes, and sha256 sums.

For example

{  
   "LibreELEC-8.0":{  
      "url":"http://releases.libreelec.tv/",
      "project":{  
         "WeTek_Hub.aarch64":{  
            "displayName":"WeTek Hub",
            "releases":{  
               "0":{  
                  "image":{  
                     "sha256":"bcc1f74fa1deda0db8d873aefb9d154271698982d0503a6a3170ec0c2bc33a59",
                     "name":"LibreELEC-WeTek_Hub.aarch64-7.90.005.img.gz",
                     "size":"116989175"
                  },
                  "file":{  
                     "sha256":"d82ead255190c30c43c3f6bc57962bf5f46863598fd67a31b0e2e5ecb375fbe7",
                     "name":"LibreELEC-WeTek_Hub.aarch64-7.90.005.tar",
                     "size":"128993280"
                  }
               },

For the full output see, http://releases.libreelec.tv/releases.json

release-scripts's People

Contributors

chewitt avatar lrusak avatar milhousevh avatar sky42src avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.