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-25 package #974

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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 @@ -5,10 +5,10 @@ basht/basht_0.1.0_Linux_x86_64.tgz:
object_id: bbc2200b-670b-4562-72db-27ce98bc3161
sha: 5dee8d242fc333672e14d9e1d70162b77eab5924
# this comment prevents git conflicts
erlang-25/otp_src_oss_25.3.2.13.tgz:
size: 61371651
object_id: eb08689f-e005-4f79-4f12-df23a136c5b5
sha: sha256:ee69fe70fccd277f28f628c1c368bf65325f4900c5dd39185e426218bcb1c1d5
erlang-25/otp_src_oss_25.3.2.14.tgz:
size: 61364043
object_id: f1e44ae7-1ca8-4d3a-7257-d54e8066999b
sha: sha256:c157fddc8fce583f915f5136eaaf12c74e2de16edfa83a616857cd9c7cbc92ae
# this comment prevents git conflicts
erlang-26/otp_src_oss_26.2.5.2.tgz:
size: 63017713
Expand Down
2 changes: 1 addition & 1 deletion packages/erlang-25/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="25.3.2.13"
VERSION="25.3.2.14"
MAJOR_VERSION="25"
echo "$MAJOR_VERSION" > "$BOSH_INSTALL_TARGET/erlang_version"

Expand Down
4 changes: 2 additions & 2 deletions packages/erlang-25/spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: erlang-25
metadata:
version: 25.3.2.13
version: 25.3.2.14
files:
- erlang-25/otp_src_oss_25.3.2.13.tgz
- erlang-25/otp_src_oss_25.3.2.14.tgz