Skip to content

Commit

Permalink
elixir-otp-26: Add version 1.15.6
Browse files Browse the repository at this point in the history
  • Loading branch information
MMKubicki committed Sep 21, 2023
1 parent 9fd59d2 commit 7503db4
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions bucket/elixir-otp-26.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"version": "1.15.6",
"description": "A dynamic and functional programming language designed for building scalable and maintainable applications. Built on OTP-26",
"homepage": "https://elixir-lang.org/",
"license": "Apache-2.0",
"url": "https://github.com/elixir-lang/elixir/releases/download/v1.15.6/elixir-otp-26.zip",
"hash": "9b503219bff21fc84e8cbb65e63d5bfc6c0523c73153723bb5efa8994d37a259",
"env_add_path": "bin",
"checkver": {
"github": "https://github.com/elixir-lang/elixir"
},
"autoupdate": {
"url": "https://github.com/elixir-lang/elixir/releases/download/v$version/elixir-otp-26.zip",
"hash": {
"url": "https://github.com/elixir-lang/elixir/releases/download/v$version/elixir-otp-26.zip.sha256sum"
}
}
}

0 comments on commit 7503db4

Please sign in to comment.