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.4
version: 1.15.5
epoch: 0
description: General-purpose programming language and runtime environment
copyright:
Expand All @@ -23,7 +23,7 @@ environment:
pipeline:
- uses: fetch
with:
expected-sha256: 302bf8065ab792a88f6c3a0c01a6bb58737be3e4fc2564c8afd418bf9792501c
expected-sha256: 69f6203eded2d5b2d246c807528f896b3d352141c9cf3e095762748d677c7260
uri: https://github.com/elixir-lang/elixir/archive/refs/tags/v${{package.version}}.tar.gz

- uses: autoconf/make
Expand Down