2022-05-08 16:31:58 +00:00

20 lines
764 B
JSON

{
"version": "2.52.1",
"description": "A file-synchronization tool.",
"homepage": "https://www.cis.upenn.edu/~bcpierce/unison",
"license": "GPL-3.0-only",
"notes": "Compiled with same OCaml compiler version 4.12.1",
"url": "https://github.com/bcpierce00/unison/releases/download/v2.52.1/unison-v2.52.1+ocaml-4.12.1+x86_64.windows.zip",
"hash": "a4cec6a244f848e25381071979c56c29dd6658d2c102d828a4f1e73c73dcfa3e",
"bin": [
"bin\\unison.exe",
"bin\\unison-fsmonitor.exe"
],
"checkver": {
"github": "https://github.com/bcpierce00/unison"
},
"autoupdate": {
"url": "https://github.com/bcpierce00/unison/releases/download/v$version/unison-v$version+ocaml-4.12.1+x86_64.windows.zip"
}
}