elixir: Make installing version 1.14.0-otp-25 work (#3923)

This commit is contained in:
Po Chen 2022-09-15 14:26:11 +08:00 committed by GitHub
parent 4f4baa4e71
commit 891a2557dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@
"url": "https://repo.hex.pm/builds/elixir/v$version.zip",
"hash": {
"url": "https://repo.hex.pm/builds/elixir/builds.txt",
"regex": "$version ([a-zA-Z0-9]+) (\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}Z) $sha256"
"regex": "$version [a-zA-Z0-9]+ \\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}Z $sha256"
}
}
}