elixir@1.14.4: Fix hash (Closes #4745)

This commit is contained in:
github-actions[bot] 2023-04-29 06:18:45 +00:00
parent af68f2fe68
commit 6be3e658df

View File

@ -7,7 +7,7 @@
"Erlang compiler": "erlang" "Erlang compiler": "erlang"
}, },
"url": "https://repo.hex.pm/builds/elixir/v1.14.4.zip", "url": "https://repo.hex.pm/builds/elixir/v1.14.4.zip",
"hash": "d80e131141817200d07af67850b38e9c64c37bda0f1c6e04a847e0e271045d69", "hash": "a81229efd651757d880a067054931e0506a410bb8c905cfdae964ee9918a75ad",
"env_add_path": "bin", "env_add_path": "bin",
"checkver": { "checkver": {
"github": "https://github.com/elixir-lang/elixir" "github": "https://github.com/elixir-lang/elixir"