Skip to content

Commit

Permalink
[Robbit] Update erlang-25 package to 25.3.2.9. (#901)
Browse files Browse the repository at this point in the history
  • Loading branch information
cf-london committed Feb 9, 2024
1 parent f77fe17 commit b9a5816
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.8.tgz:
size: 61363462
object_id: 3925e7a4-910f-423a-7760-c26dd5e257cf
sha: sha256:da2446870a98dc166c4052b9d3e69702cab011f4fa8f9decaf15af0ea9f59346
erlang-25/otp_src_oss_25.3.2.9.tgz:
size: 61373759
object_id: 58906aa2-1291-4d78-698d-f465b9c6164d
sha: sha256:3d73152bb58a1cd7411881eb96bfb65b4e21ba3dc75ccd25f66c3816e10256b9
# this comment prevents git conflicts
erlang-26/otp_src_oss_26.2.1.tgz:
size: 62952197
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.8"
VERSION="25.3.2.9"
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.8
version: 25.3.2.9
files:
- erlang-25/otp_src_oss_25.3.2.8.tgz
- erlang-25/otp_src_oss_25.3.2.9.tgz

0 comments on commit b9a5816

Please sign in to comment.