Skip to content

Commit

Permalink
[Robbit] Update erlang-26 package to 26.1.2. (#857)
Browse files Browse the repository at this point in the history
  • Loading branch information
cf-london committed Oct 12, 2023
1 parent 474420f commit faa2646
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 @@ -10,10 +10,10 @@ erlang-25/otp_src_oss_25.3.2.6.tgz:
object_id: 211685cf-b7d7-4d15-4d6a-0dcc0c91fc31
sha: sha256:cba168936384af44fe9837710da1210083300073a977a23701890be06c7dcb63
# this comment prevents git conflicts
erlang-26/otp_src_oss_26.1.1.tgz:
size: 64362491
object_id: '05864ba8-97a7-491a-5794-f6f0fcfcd85f'
sha: sha256:b21aa448fa47c10a3c11d3df0861ee512f3399f1d9fd5b9a83e7ab2f4aa56fe0
erlang-26/otp_src_oss_26.1.2.tgz:
size: 64377446
object_id: 451686f1-2db7-42e9-6a18-fcc12a182c60
sha: sha256:31299327d8e13f674ee5588280dfe9465687f16eca9d0c8580f6c4cd27daf96f
# this comment prevents git conflicts
golang/go1.21.3.linux-amd64.tar.gz:
size: 66641773
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.1.1"
VERSION="26.1.2"
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,8 +1,8 @@
---
name: erlang-26
metadata:
version: 26.1.1
version: 26.1.2
files:
- erlang-26/otp_src_oss_26.1.1.tgz
- erlang-26/otp_src_oss_26.1.2.tgz
dependencies:
- openssl

0 comments on commit faa2646

Please sign in to comment.