Skip to content

Commit

Permalink
Merge pull request #52 from Aniket-Engg/compilers-update
Browse files Browse the repository at this point in the history
compilers version updated
  • Loading branch information
Aniket-Engg committed Dec 27, 2019
2 parents bfdfc60 + c7d967d commit dc84820
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 3 deletions.
10 changes: 7 additions & 3 deletions lib/mapping.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,13 @@
},

"compilers" : {
"0.5.12" : "v0.5.12+commit.7709ece9",
"0.5.11" : "v0.5.11+commit.c082d0b4",
"0.5.10" : "v0.5.10+commit.5a6ea5b1",
"0.6.0" : "v0.6.0+commit.26b70077",
"0.5.15": "v0.5.15+commit.6a57276f",
"0.5.14": "v0.5.14+commit.1f1aaa4",
"0.5.13": "v0.5.13+commit.5b0b510c",
"0.5.12": "v0.5.12+commit.7709ece9",
"0.5.11": "v0.5.11+commit.c082d0b4",
"0.5.10": "v0.5.10+commit.5a6ea5b1",
"0.5.9" : "v0.5.9+commit.e560f70d",
"0.5.8" : "v0.5.8+commit.23d335f2",
"0.5.7" : "v0.5.7+commit.6da8b019",
Expand Down
11 changes: 11 additions & 0 deletions test/utils/mock_mapping.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,23 @@
{
"compilers" : {
"0.6.0" : "v0.6.0+commit.26b70077",
"0.5.15": "v0.5.15+commit.6a57276f",
"0.5.14": "v0.5.14+commit.1f1aaa4",
"0.5.13": "v0.5.13+commit.5b0b510c",
"0.5.12": "v0.5.12+commit.7709ece9",
"0.5.11": "v0.5.11+commit.c082d0b4",
"0.5.10": "v0.5.10+commit.5a6ea5b1",
"0.5.9" : "v0.5.9+commit.e560f70d",
"0.5.8" : "v0.5.8+commit.23d335f2",
"0.5.7" : "v0.5.7+commit.6da8b019",
"0.5.6" : "v0.5.6+commit.b259423e",
"0.5.5" : "v0.5.5+commit.47a71e8f",
"0.5.4" : "v0.5.4+commit.9549d8ff",
"0.5.3" : "v0.5.3+commit.10d17f24",
"0.5.2" : "v0.5.2+commit.1df8f40c",
"0.5.1" : "v0.5.1+commit.c8a2cb62",
"0.5.0" : "v0.5.0+commit.1d4f565a",
"0.4.26": "v0.4.26+commit.4563c3fc",
"0.4.25": "v0.4.25+commit.59dbf8f1",
"0.4.24": "v0.4.24+commit.e67f0147",
"0.4.23": "v0.4.23+commit.124ca40d",
Expand Down

0 comments on commit dc84820

Please sign in to comment.