Modify regex in automatic update script to successfully match against versions with an -insider suffix.
Updates were failing as the addition of the -insider suffix to the required version caused regex matching to break. The regex was amended to address this.
Modify regex in automatic update script to successfully match against versions with an -insider suffix.
Updates were failing as the addition of the -insider suffix to the required version caused regex matching to break. The regex was amended to address this.