Skip to content

Commit 3723513

Browse files
committed
Update dependencies for release
* Update electron to v3.1.11 (latest v3 release) * Update electron-rebuild * Bump electron version in build tools + attribution Signed-off-by: Steven Esser <[email protected]>
1 parent c2e21fa commit 3723513

File tree

4 files changed

+583
-237
lines changed

4 files changed

+583
-237
lines changed

attribution.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ <h1>OPEN SOURCE SOFTWARE INFORMATION</h1>
5252

5353
<p><a href="#component_6">DataTables 1.10.11</a></p>
5454

55-
<p><a href="#component_7">Electron 1.4.0</a></p>
55+
<p><a href="#component_7">Electron 3.1.11</a></p>
5656

5757
<p><a href="#component_8">electron-quick-start 3254071d5810bd6499ec662028d16cbc876d4ac2</a></p>
5858

build.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
APP_NAME = 'ScanCode-Workbench'
2929
APP_BUNDLE_ID = 'com.electron.scancode-workbench'
3030
VERSION = '3.1.0'
31-
ELECTRON_VERSION = '3.1.1'
31+
ELECTRON_VERSION = '3.1.11'
3232

3333
#######################
3434
ARCH = 'x64'

0 commit comments

Comments
 (0)