Fix version prefix for castor

This commit is contained in:
Shivam Mathur
2023-06-23 23:28:05 +05:30
parent e40aa32c04
commit c63f07d82e
4 changed files with 10 additions and 44 deletions

View File

@ -226,7 +226,9 @@
"type": "custom-function",
"domain": "https://github.com",
"repository": "jolicode/castor",
"function": "castor"
"function": "castor",
"version_prefix": "v",
"version_parameter": "-V"
},
"composer": {
"type": "custom-function",