{ "version": "2.4.1", "description": "opam is a source-based package manager for OCaml.", "homepage": "https://opam.ocaml.org/", "license": "LGPL-2.1-only", "architecture": { "64bit": { "url": "https://github.com/ocaml/opam/releases/download/2.4.1/opam-2.4.1-x86_64-windows.exe#/opam.exe", "hash": "72dbcc40dc5e2bb9185f444fd125d2fa0899c4d069652be01647a3a3b8be8fa8" } }, "bin": "opam.exe", "checkver": { "github": "https://github.com/ocaml/opam" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/ocaml/opam/releases/download/$version/opam-$version-x86_64-windows.exe#/opam.exe" } } } }