Squirrel / Squirrel.Windows

An installation and update framework for Windows desktop apps
MIT License
7.23k stars 1.02k forks source link

fixes #974 #1830

Closed H-Ashrafi closed 1 year ago

caesay commented 1 year ago

This merged regex has unescaped forward slashes and a non-fixed length lookbehind. I didn't test if this works with dotnet but it probably won't with some regex implementations.