diff --git a/install_gadget.py b/install_gadget.py index 9e20bc2..4660af4 100755 --- a/install_gadget.py +++ b/install_gadget.py @@ -52,7 +52,8 @@ GADGETS = { }, 'linux': { 'file_name': 'cpptools-linux.vsix', - 'checksum': None, + 'checksum': + 'c0f424bd6d5e016d70126587c80b92d981729c708ce524f2cce4c3f524b41d71' }, 'macos': { 'file_name': 'cpptools-osx.vsix',