We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f47a0d commit 60bfd0dCopy full SHA for 60bfd0d
generate-changelog.php
@@ -42,6 +42,8 @@
42
'unit',
43
'unzip',
44
'vim',
45
+ 'curl',
46
+ 'wget'
47
];
48
49
if(preg_match_all("/^(.+)\/now ([^ ]+) .*$/im",$output,$matches)) {
0 commit comments