Add solc 0.4.19

This commit is contained in:
Remco Bloemen
2018-01-30 17:06:39 -08:00
parent d4631e14b2
commit 27400fcd5b
2 changed files with 23 additions and 0 deletions

View File

@@ -12,4 +12,5 @@ export const binPaths: BinaryPaths = {
'0.4.16': 'soljson-v0.4.16+commit.d7661dd9.js',
'0.4.17': 'soljson-v0.4.17+commit.bdeb9e52.js',
'0.4.18': 'soljson-v0.4.18+commit.9cf6e910.js',
'0.4.19': 'soljson-v0.4.19+commit.c4cbbb05.js',
};

File diff suppressed because one or more lines are too long