diff --git a/bucket/haskell.json b/bucket/haskell.json index 1bf25fea2b..ee137d26de 100644 --- a/bucket/haskell.json +++ b/bucket/haskell.json @@ -30,7 +30,7 @@ "env_add_path": "lib\\bin", "checkver": { "url": "https://api.github.com/repos/commercialhaskell/ghc/tags", - "jsonpath": "$.name", + "jsonpath": "$..name", "regex": "ghc-([\\d\\.]+)-release" }, "autoupdate": {