mirror of
https://github.com/Kong/insomnia
synced 2024-11-07 22:30:15 +00:00
add58d78f8
* bump * lock file * update node-libcurl to electron 26 * lock file * use stable * bump electron to 26.3.0 * bump node-libcurl to 2.3.6-20 (curl 8.4.0) * bump electron 27 * package-lock update * electron bump to 27.0.2 * rm custom certificate url parsing * update url matches cert host --------- Co-authored-by: Filipe Freire <livrofubia@gmail.com>
9 lines
193 B
Plaintext
9 lines
193 B
Plaintext
runtime = electron
|
|
target = 27.0.2
|
|
disturl = https://electronjs.org/headers
|
|
playwright_skip_browser_download=true
|
|
engine-strict=true
|
|
# build_from_source = true
|
|
# arch = x64
|
|
# target_arch = x64
|