elixir: Update to version 1.16.2

This commit is contained in:
github-actions[bot] 2024-03-10 12:30:32 +00:00
parent 0f659141dc
commit c56668aedc

View File

@ -1,13 +1,13 @@
{ {
"version": "1.16.1", "version": "1.16.2",
"description": "A dynamic and functional programming language designed for building scalable and maintainable applications.", "description": "A dynamic and functional programming language designed for building scalable and maintainable applications.",
"homepage": "https://elixir-lang.org/", "homepage": "https://elixir-lang.org/",
"license": "Apache-2.0", "license": "Apache-2.0",
"suggest": { "suggest": {
"Erlang compiler": "erlang" "Erlang compiler": "erlang"
}, },
"url": "https://builds.hex.pm/builds/elixir/v1.16.1.zip", "url": "https://builds.hex.pm/builds/elixir/v1.16.2.zip",
"hash": "30856798c36f094b6b95b141373c1179f62c016c058d7b2ee75ae724aada46fe", "hash": "0161578ce5988e286eafd2ee1b6b1999ac69c6a1b226209e332b9e9db1522dcb",
"env_add_path": "bin", "env_add_path": "bin",
"checkver": { "checkver": {
"github": "https://github.com/elixir-lang/elixir" "github": "https://github.com/elixir-lang/elixir"