mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 04:41:21 +00:00
dmd: Update to version 2.095.0
This commit is contained in:
parent
a85c616e8f
commit
733b2ed2b2
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"version": "2.094.2",
|
"version": "2.095.0",
|
||||||
"description": "D is a general-purpose programming language with static typing, systems-level access, and C-like syntax",
|
"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.094.2/dmd.2.094.2.windows.7z",
|
"homepage": "https://dlang.org/",
|
||||||
"hash": "74282c83793ba77b81acc643bb1bc921cf0df7a567b4dce1a0829e1785318787",
|
|
||||||
"license": "BSL-1.0",
|
"license": "BSL-1.0",
|
||||||
|
"url": "http://downloads.dlang.org/releases/2.x/2.095.0/dmd.2.095.0.windows.7z",
|
||||||
|
"hash": "5e86608d3a9b2d74692df08513fd08fcabd7064dac9622cdb765bc23db1982a9",
|
||||||
"extract_dir": "dmd2",
|
"extract_dir": "dmd2",
|
||||||
"bin": [
|
"bin": [
|
||||||
"windows\\bin\\dmd.exe",
|
"windows\\bin\\dmd.exe",
|
||||||
"windows\\bin\\dub.exe"
|
"windows\\bin\\dub.exe"
|
||||||
],
|
],
|
||||||
"homepage": "https://dlang.org/",
|
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"url": "http://downloads.dlang.org/releases/LATEST",
|
"url": "http://downloads.dlang.org/releases/LATEST",
|
||||||
"regex": "([\\d.]+)"
|
"regex": "([\\d.]+)"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user