Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions elixir.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: elixir
version: 1.15.0
epoch: 1
version: 1.15.1
epoch: 0
description: General-purpose programming language and runtime environment
copyright:
- license: Apache-2.0
Expand All @@ -23,7 +23,7 @@ environment:
pipeline:
- uses: fetch
with:
expected-sha256: 0f4df7574a5f300b5c66f54906222cd46dac0df7233ded165bc8e80fd9ffeb7a
expected-sha256: cf89434f4cf7477b929c56e16ae22bf08e64101a144911d2834a2f3c9b3ae40f
uri: https://github.com/elixir-lang/elixir/archive/refs/tags/v${{package.version}}.tar.gz

- uses: autoconf/make
Expand Down