mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
elixir: Update to version 1.12.1
This commit is contained in:
parent
b2bdb08a4e
commit
1bdb15fb4c
@ -1,11 +1,11 @@
|
||||
{
|
||||
"version": "1.12.0",
|
||||
"version": "1.12.1",
|
||||
"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.12.0/Precompiled.zip",
|
||||
"hash": "20f000703406b3ea7004b7c732f772bdb431151f6c064fe7e48a47d2ada552d6",
|
||||
"url": "https://github.com/elixir-lang/elixir/releases/download/v1.12.1/Precompiled.zip",
|
||||
"hash": "a32c9584208b226e3f2b006aaaac9a91d6d29c7063c2d8ab5c357bb3df66f3e0",
|
||||
"env_add_path": "bin",
|
||||
"checkver": {
|
||||
"github": "https://github.com/elixir-lang/elixir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user