Skip to content
This repository was archived by the owner on Feb 17, 2023. It is now read-only.
This repository was archived by the owner on Feb 17, 2023. It is now read-only.

Work with electron beta version like v2.0.0-beta.1 #39

@toddwong

Description

@toddwong

The version string v2.0.0-beta.1 breaks the HEADERS_MATCH regular expression:

set(HEADERS_MATCH "^([A-Fa-f0-9]+)[ \t]+([^-]+)-(headers|v?[0-9.]+)-(headers|v?[0-9.]+)([.]tar[.]gz)$")

The content of the SHASUMS.txt

dc6b365c1d2df25205c878e4ecd3e3106cedf2a1  node-v2.0.0-beta.1.tar.gz
337cdeea1c4dadc4c20d688c464bc6223fb9f342  iojs-v2.0.0-beta.1.tar.gz
36c4707de00b044e309c10a67721206a45d632dd  iojs-v2.0.0-beta.1-headers.tar.gz
44adb76edc7eb84f52eab0fb29a73dcc7183bec5  node.lib
555d30c34f09ba2c656745cd4940c24eace0db58  x64/node.lib
44adb76edc7eb84f52eab0fb29a73dcc7183bec5  win-x86/iojs.lib
555d30c34f09ba2c656745cd4940c24eace0db58  win-x64/iojs.lib

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions