mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
Merge pull request #141 from rasa/rasa-octave
octave: fix checkver regex
This commit is contained in:
commit
e95e476a91
@ -28,7 +28,7 @@
|
|||||||
},
|
},
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"url": "https://wiki.octave.org/GNU_Octave_Wiki",
|
"url": "https://wiki.octave.org/GNU_Octave_Wiki",
|
||||||
"re": "GNU Octave ([\\d.]+) is the current stable release"
|
"re": "GNU Octave ([\\d.]+).*is the current stable release"
|
||||||
},
|
},
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user