{ "version": "2.088.0", "description": "D is a general-purpose programming language with static typing, systems-level access, and C-like syntax", "url": "http://downloads.dlang.org/releases/2.x/2.088.0/dmd.2.088.0.windows.7z", "hash": "9dc7311e6a8cd78de682eea3a1510c68ec73bc8d1d1248f91da52eac3a2d38c1", "license": "BSL-1.0", "extract_dir": "dmd2", "bin": [ "windows\\bin\\dmd.exe", "windows\\bin\\dub.exe" ], "homepage": "https://dlang.org/", "checkver": { "url": "http://downloads.dlang.org/releases/LATEST", "regex": "([\\d.]+)" }, "autoupdate": { "url": "http://downloads.dlang.org/releases/$majorVersion.x/$version/dmd.$version.windows.7z" } }