Update 16/02

This commit is contained in:
DSR! 2021-02-16 16:57:21 -03:00
parent 6370838f95
commit 1de649277f
4 changed files with 2 additions and 1 deletions

View File

@ -123,7 +123,7 @@ re_download = "(.*?/processhacker-(?:\S+)-bin.zip)"
folder = Monitor\Process Hacker 3
url = https://processhacker.sourceforge.io/nightly.php
from = web
local_version = 3.0.3813
local_version = 3.0.3834
re_version = Build: <span style="font-weight:bold">(.*?)</span>
re_download = href="(.*?artifacts/processhacker-(?:\S+)-bin.zip)
@ -190,3 +190,4 @@ from = github
local_version = 2.0.0-rc.3
re_version = <span class="css-truncate-target" [^>]*>v(.*?)</span>
re_download = "(.*?/UniExtract(?:\S+).zip)"

0
Updater/updates/.gitkeep Normal file
View File