{ "version": "2.093.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.093.0/dmd.2.093.0.windows.7z", "hash": "f5364b269e1f2d819116e08e887d25128375c663e8d9adcb52f26b9dc4364ae5", "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" } }