elixir: Update to version 1.16.0

This commit is contained in:
github-actions[bot] 2023-12-22 20:23:59 +00:00
parent a309ccc7a8
commit e5015eb674

View File

@ -1,13 +1,13 @@
{
"version": "1.15.7",
"version": "1.16.0",
"description": "A dynamic and functional programming language designed for building scalable and maintainable applications.",
"homepage": "https://elixir-lang.org/",
"license": "Apache-2.0",
"suggest": {
"Erlang compiler": "erlang"
},
"url": "https://builds.hex.pm/builds/elixir/v1.15.7.zip",
"hash": "8bd0c0d5bf983e84e8356e43e7411d95485a0c065f4c1fa363a0d2faecfb3f49",
"url": "https://builds.hex.pm/builds/elixir/v1.16.0.zip",
"hash": "a2eaee52e85c6b5825c66e34fdc46243cf2a7825336eec3d70e45393706fcac4",
"env_add_path": "bin",
"checkver": {
"github": "https://github.com/elixir-lang/elixir"