dmd: Update to version 2.097.0

This commit is contained in:
Jakub Čábera 2021-06-04 05:41:25 -07:00
parent edcf1a3bb1
commit 40a90bf0cf

View File

@ -1,10 +1,10 @@
{ {
"version": "2.096.1", "version": "2.097.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",
"homepage": "https://dlang.org/", "homepage": "https://dlang.org/",
"license": "BSL-1.0", "license": "BSL-1.0",
"url": "http://downloads.dlang.org/releases/2.x/2.096.1/dmd.2.096.1.windows.7z", "url": "http://downloads.dlang.org/releases/2.x/2.097.0/dmd.2.097.0.windows.7z",
"hash": "06d6d7ff6e5d4352ad37866b355aa5e2d4ae4ae2811c9602c6114c7449e2a777", "hash": "ac5733391f2188adc641388afe4bb57d7cd9f5a2ea96585578ef31681346bdfe",
"extract_dir": "dmd2", "extract_dir": "dmd2",
"bin": [ "bin": [
"windows\\bin\\dmd.exe", "windows\\bin\\dmd.exe",