Skip to content

Commit

Permalink
[Robbit] Update erlang-25 package to 25.3.2.5. (#822)
Browse files Browse the repository at this point in the history
  • Loading branch information
cf-london committed Aug 2, 2023
1 parent f8526e0 commit 686074a
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
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.4.tgz:
size: 62921226
object_id: 1087eadd-97ba-433d-676e-457d3f5c3fdd
sha: sha256:2c521238f1e586fc1a59ad92968410d4704447eeb22b3cec4c9277e1e4f6103d
erlang-25/otp_src_oss_25.3.2.5.tgz:
size: 62913518
object_id: a69f910e-48b6-4881-712a-83f710f2c973
sha: sha256:d17c273ddd47e1105790e8bdb650be30cf2bc5a4f2d0293834b8cb784ac52323
# this comment prevents git conflicts
golang/go1.20.7.linux-amd64.tar.gz:
size: 100222605
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.4"
VERSION="25.3.2.5"
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,8 +1,8 @@
---
name: erlang-25
metadata:
version: 25.3.2.4
version: 25.3.2.5
files:
- erlang-25/otp_src_oss_25.3.2.4.tgz
- erlang-25/otp_src_oss_25.3.2.5.tgz
dependencies:
- openssl

0 comments on commit 686074a

Please sign in to comment.