Skip to content

Commit

Permalink
Fix hostsman checkver (#791)
Browse files Browse the repository at this point in the history
  • Loading branch information
brandon93s authored and r15ch13 committed Feb 18, 2018
1 parent c929139 commit ca95594
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hostsman.json
Expand Up @@ -12,7 +12,7 @@
],
"checkver": {
"url": "http://www.abelhadigital.com/hostsman",
"re": "Version:\\s+</span>([\\d.]+)</font>"
"re": "version:\\s+([\\d.]+)"
},
"autoupdate": {
"url": "https://r15ch13.keybase.pub/scoop/hostsman/HostsMan_$version.zip",
Expand Down

0 comments on commit ca95594

Please sign in to comment.