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
4 changes: 2 additions & 2 deletions elixir.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: elixir
version: 1.15.3
version: 1.15.4
epoch: 0
description: General-purpose programming language and runtime environment
copyright:
Expand All @@ -23,7 +23,7 @@ environment:
pipeline:
- uses: fetch
with:
expected-sha256: 7dc895b09132d344948e05976bfbcdadf0884cda2a26ad4bda095b622d98aeef
expected-sha256: 302bf8065ab792a88f6c3a0c01a6bb58737be3e4fc2564c8afd418bf9792501c
uri: https://github.com/elixir-lang/elixir/archive/refs/tags/v${{package.version}}.tar.gz

- uses: autoconf/make
Expand Down