mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
octave: fix checkver regex
This commit is contained in:
parent
bc5de1d716
commit
5c46770adc
@ -28,7 +28,7 @@
|
||||
},
|
||||
"checkver": {
|
||||
"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": {
|
||||
"architecture": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user