omnisharp: Fix hashes (#218)

This commit is contained in:
Hsiao-nan Cheung 2019-07-05 12:02:02 +08:00 committed by Chawye Hsu
parent 08f4ddb694
commit a76ed55791
2 changed files with 4 additions and 4 deletions

View File

@ -6,11 +6,11 @@
"architecture": {
"64bit": {
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.33.0/omnisharp.http-win-x64.zip",
"hash": "3f7b44875deea3b500b0a48601618fb89c4b029215a86876f4ca45ecb0890886"
"hash": "3282d52dc1c452bdbe7cbdbdb27ed18727b2968f71952666c2340a2660b814dd"
},
"32bit": {
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.33.0/omnisharp.http-win-x86.zip",
"hash": "e9b4271afb841832c291b20d51374a8247b1d3c10ceb4a7ff369e2b0ed418b5e"
"hash": "7426fefc51830597e84ef799a5024760a9308da7099f56bea9d4103379b104ec"
}
},
"bin": [

View File

@ -6,11 +6,11 @@
"architecture": {
"64bit": {
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.33.0/omnisharp-win-x64.zip",
"hash": "bb62ef2561c203ec764c9df0c92d78be93a4c5e2a4a98919bc74db413bba00ee"
"hash": "42a0f1c4b2a7ca05890b98e1ea42479cb89c3d1c189f1af771f0f25db771c759"
},
"32bit": {
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.33.0/omnisharp-win-x86.zip",
"hash": "ab941dd01541d65549463e85d1706e754573b97cb0541dac01304fb431bdbf64"
"hash": "a99c18438a5a5b395afa08399381ddb7d18e3c8baf68d268ab19ce7f1e7f7bb5"
}
},
"bin": "omnisharp.exe",