vipatsar/cairo/cairo-0.1.0.json
Norayr Chilingarian 1289f33c34 testing new layout
2026-04-05 19:24:38 +04:00

22 lines
414 B
JSON

{
"package": "cairo",
"author": "une",
"license": "GPL-3",
"version": "0.1.0",
"remote": {
"type": "https",
"files": [
{
"url": "https://codeberg.org/une/oberon-cairo/raw/commit/bca71235f8/Cairo.mod",
"authtype": "None",
"md5": "e6f3d616481b1c5da1c9eebdb2e75ae7"
}
]
},
"build": [
{
"command": "voc -s",
"file": "Cairo.mod"
}
]
}