elixir: Update to version 1.13.2

This commit is contained in:
github-actions[bot] 2022-01-13 12:30:26 +00:00
parent ed58958640
commit bf8dd84e4a

View File

@ -1,11 +1,11 @@
{
"version": "1.13.1",
"version": "1.13.2",
"description": "A dynamic and functional programming language designed for building scalable and maintainable applications.",
"homepage": "https://elixir-lang.org/",
"license": "Apache-2.0",
"depends": "erlang",
"url": "https://github.com/elixir-lang/elixir/releases/download/v1.13.1/Precompiled.zip",
"hash": "sha512:bb02ead0d4ccf499ff0473fbbb17fd12de4ba476b463c0452138bc1ef9004547166e75ffe7c6f96b9497adc9fecbda4ad57bfe0f17f1ba95d8339a0e98c29b03",
"url": "https://github.com/elixir-lang/elixir/releases/download/v1.13.2/Precompiled.zip",
"hash": "sha512:74cc0b3d7ddb0156d6695b3b08319d0c01fcfac053407b0bf8b456013d21d1b37ffd5cba389557edfb6af329fbed07c8cd1061a6698b60e1b16a70c898720ec2",
"env_add_path": "bin",
"checkver": {
"github": "https://github.com/elixir-lang/elixir"