Skip to content

Commit

Permalink
Add the linux checksum
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Jackson committed Jul 29, 2019
1 parent 0871bd9 commit 3c9799f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion install_gadget.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,8 @@
},
'linux': {
'file_name': 'cpptools-linux.vsix',
'checksum': None,
'checksum':
'c0f424bd6d5e016d70126587c80b92d981729c708ce524f2cce4c3f524b41d71'
},
'macos': {
'file_name': 'cpptools-osx.vsix',
Expand Down

0 comments on commit 3c9799f

Please sign in to comment.