Refactored output-version -> version-output
This commit is contained in:
+1
-1
@@ -5,6 +5,6 @@ maintainers = ["alejandro@mosteo.com"]
|
||||
maintainers-logins = ["mosteo"]
|
||||
|
||||
[[external]]
|
||||
kind = "output-version"
|
||||
kind = "version-output"
|
||||
version-command = [ "gnat", "--version" ]
|
||||
version-regexp = "^GNAT ([\\d\\.]+).*|^GNAT Community ([\\d]{4}).*"
|
||||
|
||||
+1
-1
@@ -5,6 +5,6 @@ maintainers-logins = ["mosteo"]
|
||||
licenses = []
|
||||
|
||||
[[external]]
|
||||
kind = "output-version"
|
||||
kind = "version-output"
|
||||
version-command = [ "make", "--version" ]
|
||||
version-regexp = ".*Make ([\\d\\.]+).*"
|
||||
|
||||
Reference in New Issue
Block a user