1 2 3 4 5 6
[discount] source = 'github' github = 'Orc/discount' use_latest_tag = true from_pattern = 'v(.*)([a-z])' to_pattern = '\1.\2'