Skip to content
25 changes: 25 additions & 0 deletions bucket/acorn.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"version": "0.1.52",
"description": "Command line multi-tool that employs automated processes for informing and enforcing defined content schemas, primarily intended for research activity data.",
"homepage": "https://acorn.ornl.gov",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://code.ornl.gov/api/v4/projects/16689/packages/generic/x86_64-pc-windows-gnu/v0.1.52/acorn.exe",
"hash": "eb078a720d5cd4d2cd50a563ceb88d6c391510310d384837df018098a601c4e0"
}
},
"bin": "acorn.exe",
"checkver": {
"url": "https://code.ornl.gov/api/v4/projects/16689/releases/permalink/latest",
"jp": "$.tag_name",
"regex": "v([\\d.]+)"
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://code.ornl.gov/api/v4/projects/16689/packages/generic/x86_64-pc-windows-gnu/v$version/acorn.exe"
}
}
}
}
Loading