Skip to content

Commit

Permalink
update package index for v4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
WL-Richards committed Oct 30, 2022
1 parent aa03de9 commit 81339ba
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions auxilary/package_loom4_index.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,36 @@
}
],
"tools":[]
},
{
"name": "loom4",
"maintainer": "OPEnS Lab",
"websiteURL": "https://github.com/OPEnSLab-OSU/Loom-V4",
"email": "[email protected]",
"help":{
"online": "https://github.com/OPEnSLab-OSU/Loom-V4/issues"
},
"platforms": [
{
"name": "Loom SAMD Boards V4",
"architecture": "samd",
"version": "4.1",
"category": "contributed",
"help": {
"online": "https://github.com/OPEnSLab-OSU/Loom-V4/issues"
},
"url": "https://github.com/OPEnSLab-OSU/Loom-V4/releases/download/v4.1/loom4.zip",
"archiveFileName": "loom4.zip",
"checksum": "SHA-256:912bd2fc4222bbb84be7ffa90d98a5cdf3acf6c5f460822174f5ab2e9521232c",
"size": "20806530",
"boards": [
{
"name": "Loomified Adafruit Feather M0 (SAMD21)"
}
]
}
],
"tools":[]
}
]
}

0 comments on commit 81339ba

Please sign in to comment.