Add the linux checksum
This commit is contained in:
parent
0871bd90a6
commit
3c9799fd29
1 changed files with 2 additions and 1 deletions
|
|
@ -52,7 +52,8 @@ GADGETS = {
|
|||
},
|
||||
'linux': {
|
||||
'file_name': 'cpptools-linux.vsix',
|
||||
'checksum': None,
|
||||
'checksum':
|
||||
'c0f424bd6d5e016d70126587c80b92d981729c708ce524f2cce4c3f524b41d71'
|
||||
},
|
||||
'macos': {
|
||||
'file_name': 'cpptools-osx.vsix',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue