Skip to content

Instantly share code, notes, and snippets.

@FrozenCow
Created October 11, 2013 17:46
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save FrozenCow/6939024 to your computer and use it in GitHub Desktop.
Save FrozenCow/6939024 to your computer and use it in GitHub Desktop.
Example of repository file for DriveDroid 0.9.0
[
{
"id": "mydebian",
"name": "My Debian Images",
"url": "http://www.debian.org/",
"releases": [
{
"version": "6.0.6",
"arch": "amd64",
"size": 176160768,
"url": "http://cdimage.debian.org/debian-cd/6.0.6/amd64/iso-cd/debian-6.0.6-amd64-netinst.iso"
}
]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment