electron/script/lib
Mark Lee 5b07154b8e Generate and upload checksums for released ZIPs to GitHub
When generating an Electron release, create a `sha256sum`-compatible
file for each ZIP file, and upload them to the corresponding GitHub release.
This is primarily to confirm that the download of a given ZIP completed
successfully, as opposed to verifying that an Electron team member uploaded
the given ZIP files (which would require using a trusted GPG key).
2016-07-31 19:00:57 -07:00
..
__init__.py Move helper functions into a common module. 2013-06-20 22:51:58 +08:00
config.py Load a few more pak files 2016-07-25 11:10:53 +09:00
env_util.py Import build env from VS 2015 2016-05-13 11:12:01 +09:00
github.py Fix path to requests library 2015-07-03 14:43:58 +08:00
util.py Generate and upload checksums for released ZIPs to GitHub 2016-07-31 19:00:57 -07:00