mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 05:41:32 +00:00
puppet 3.6.2 (update checkver to use group capture)
This commit is contained in:
parent
121c52ac20
commit
78cb4499db
@ -10,6 +10,6 @@
|
||||
],
|
||||
"checkver": {
|
||||
"url": "https://raw.githubusercontent.com/puppetlabs/puppet/master/lib/puppet/version.rb",
|
||||
"re": "PUPPETVERSION = '[0-9\\.]+'"
|
||||
"re": "PUPPETVERSION = '([0-9\\.]+)'"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user