aboutsummaryrefslogtreecommitdiff
path: root/fpm.toml
diff options
context:
space:
mode:
authorLaurence Kedward <laurence.kedward@bristol.ac.uk>2021-06-21 12:09:53 +0100
committerGitHub <noreply@github.com>2021-06-21 12:09:53 +0100
commit0372313a91263789c843623fca0aab9a4e340e19 (patch)
treee780354903bee004157a97b1f7cb583baca93a6a /fpm.toml
parente6688d07c5658b1a26354be7d7aea68231679f05 (diff)
parent21c6fe6098fe83cb9e3f93983c9339e0fc8d5758 (diff)
downloadfpm-0372313a91263789c843623fca0aab9a4e340e19.tar.gz
fpm-0372313a91263789c843623fca0aab9a4e340e19.zip
Merge pull request #497 from urbanjost/equal
correct for equal sign in flag options to fix #495
Diffstat (limited to 'fpm.toml')
-rw-r--r--fpm.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/fpm.toml b/fpm.toml
index 1f28116..568754c 100644
--- a/fpm.toml
+++ b/fpm.toml
@@ -12,7 +12,7 @@ rev = "2f5eaba864ff630ba0c3791126a3f811b6e437f3"
[dependencies.M_CLI2]
git = "https://github.com/urbanjost/M_CLI2.git"
-rev = "1f3b922ce35f105d1a51869bed9a1013b5b552b6"
+rev = "ea6bbffc1c2fb0885e994d37ccf0029c99b19f24"
[[test]]
name = "cli-test"