Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update erlang-26 package #919

Merged
merged 1 commit into from
May 7, 2024
Merged
Show file tree
Hide file tree
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
8 changes: 4 additions & 4 deletions config/blobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ erlang-25/otp_src_oss_25.3.2.9.tgz:
object_id: 58906aa2-1291-4d78-698d-f465b9c6164d
sha: sha256:3d73152bb58a1cd7411881eb96bfb65b4e21ba3dc75ccd25f66c3816e10256b9
# this comment prevents git conflicts
erlang-26/otp_src_oss_26.2.2.tgz:
size: 62957666
object_id: ab24bd15-a93e-4e15-7446-d290c2be0202
sha: sha256:bb3d35e61d1e1e9c16b7152c63c5ff67e02fd4dcc1772f16b02f8638631d84a6
erlang-26/otp_src_oss_26.2.3.tgz:
size: 62981316
object_id: 6ffdabb3-50b2-4ec4-677c-112cbedd7b89
sha: sha256:adf84ad42f810325d1d2061240a672811701140cc83960a460897b01c06a09d5
# this comment prevents git conflicts
golang/go1.22.2.linux-amd64.tar.gz:
size: 68958123
Expand Down
2 changes: 1 addition & 1 deletion packages/erlang-26/packaging
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ export HOME=${BOSH_INSTALL_DIR}

cpus="$(grep -c ^processor /proc/cpuinfo)"

VERSION="26.2.2"
VERSION="26.2.3"
MAJOR_VERSION="26"
echo "$MAJOR_VERSION" > "$BOSH_INSTALL_TARGET/erlang_version"

Expand Down
4 changes: 2 additions & 2 deletions packages/erlang-26/spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: erlang-26
metadata:
version: 26.2.2
version: 26.2.3
files:
- erlang-26/otp_src_oss_26.2.2.tgz
- erlang-26/otp_src_oss_26.2.3.tgz