replaced by newer version

This commit is contained in:
Mr.Blinky 2018-03-25 15:39:58 +02:00 committed by GitHub
parent 9810a8af2d
commit a93c6bc3c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 60 deletions

View File

@ -1,60 +0,0 @@
{
"packages": [
{
"name": "arduboy-homebrew",
"maintainer": "Mr.Blinky",
"websiteURL": "https://github.com/MrBlinky/Arduboy-homebrew-package",
"email": "mstr.blinky@gmail.com",
"help": {
"string": "community help",
"online": "http://community.arduboy.com/"
},
"platforms": [
{
"name": "Arduboy homebrew package",
"architecture": "avr",
"version": "1.2.0",
"category": "Contributed",
"help": {
"online": "http://community.arduboy.com/"
},
"url": "https://github.com/MrBlinky/Arduboy-homebrew-package/raw/master/board-package/arduboy-homebrew-1.2.0.zip",
"archiveFileName": "arduboy-homebrew-1.2.0.zip",
"checksum": "SHA-256:0ac9ba429cd8ce01807a34b16f8b09513b6d83d42eaaedc75ec8320163e9c445",
"size": "798690",
"boards": [
{"name": "Arduboy production"},
{"name": "Arduboy DevKit"},
{"name": "Arduino Leonardo"},
{"name": "Arduino / Genuino Micro"},
{"name": "SparkFun ProMicro 5V"}
],
"toolsDependencies": [
]
},
{
"name": "Arduboy homebrew package",
"architecture": "avr",
"version": "1.2.1",
"category": "Contributed",
"help": {
"online": "http://community.arduboy.com/"
},
"url": "https://github.com/MrBlinky/Arduboy-homebrew-package/raw/master/board-package/arduboy-homebrew-1.2.1.zip",
"archiveFileName": "arduboy-homebrew-1.2.1.zip",
"checksum": "SHA-256:8bb978e45cf0b7de971e76d9b876fe0833bfb2162efb54e2125bb016c9890198",
"size": "796699",
"boards": [
{"name": "Arduboy production"},
{"name": "Arduboy DevKit"},
{"name": "Arduino Leonardo"},
{"name": "Arduino / Genuino Micro"},
{"name": "SparkFun ProMicro 5V"}
],
"toolsDependencies": [
]
} ],
"tools":[]
}
]
}