Skip to content

Commit

Permalink
[Robbit] Update erlang-25 package to 25.3.2.13. (#953)
Browse files Browse the repository at this point in the history
Co-authored-by: CI Pipeline <[email protected]>
  • Loading branch information
MirahImage and cf-london authored Jul 9, 2024
1 parent 74a6147 commit f95eed3
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.12.tgz:
size: 61383007
object_id: 8e899c45-3fd0-4bec-7c83-fa41f50afa9e
sha: sha256:09a29a065e33aa35aa5cd04b844682b056ded2cba1d80dd409b400c80e7e94ed
erlang-25/otp_src_oss_25.3.2.13.tgz:
size: 61371651
object_id: eb08689f-e005-4f79-4f12-df23a136c5b5
sha: sha256:ee69fe70fccd277f28f628c1c368bf65325f4900c5dd39185e426218bcb1c1d5
# this comment prevents git conflicts
erlang-26/otp_src_oss_26.2.5.1.tgz:
size: 62985100
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.12"
VERSION="25.3.2.13"
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.12
version: 25.3.2.13
files:
- erlang-25/otp_src_oss_25.3.2.12.tgz
- erlang-25/otp_src_oss_25.3.2.13.tgz

0 comments on commit f95eed3

Please sign in to comment.