Skip to content

Commit

Permalink
Merge pull request #306 from rabbitmq/update-ra-to-2.15.0
Browse files Browse the repository at this point in the history
Update Ra from 2.14.0 to 2.15.0
  • Loading branch information
dumbbell authored Oct 29, 2024
2 parents 9f99bae + 587fd46 commit 5db448b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion rebar.config
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
%% vim:ft=erlang:
{minimum_otp_vsn, "24.0"}.

{deps, [{ra, "2.14.0"},
{deps, [{ra, "2.15.0"},
{horus, "0.3.0"}]}.

{project_plugins, [rebar3_proper,
Expand Down
6 changes: 3 additions & 3 deletions rebar.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,19 @@
[{<<"aten">>,{pkg,<<"aten">>,<<"0.6.0">>},1},
{<<"gen_batch_server">>,{pkg,<<"gen_batch_server">>,<<"0.8.8">>},1},
{<<"horus">>,{pkg,<<"horus">>,<<"0.3.0">>},0},
{<<"ra">>,{pkg,<<"ra">>,<<"2.14.0">>},0},
{<<"ra">>,{pkg,<<"ra">>,<<"2.15.0">>},0},
{<<"seshat">>,{pkg,<<"seshat">>,<<"0.6.0">>},1}]}.
[
{pkg_hash,[
{<<"aten">>, <<"7A57B275A6DAF515AC3683FB9853E280B4D0DCDD74292FD66AC4A01C8694F8C7">>},
{<<"gen_batch_server">>, <<"7840A1FA63EE1EFFC83E8A91D22664847A2BA1192D30EAFFFD914ACB51578068">>},
{<<"horus">>, <<"0AAB22D88FA8159FFB13F83A782B0D9B0819C08DAFD4A4C4BEEA0C31F32B626A">>},
{<<"ra">>, <<"AEB630926AE0D4A6EDE62C12CC4C3389DDD4E18B5E9CFB84369251B69FA9D257">>},
{<<"ra">>, <<"23D77CE1D4A8F69271467A847BA989815D1DAFC4F0762527F566E61D240E1EE2">>},
{<<"seshat">>, <<"3172EB1D7A2A4F66108CD6933A4E465AFF80F84AA90ED83F047B92F636123CCD">>}]},
{pkg_hash_ext,[
{<<"aten">>, <<"5F39A164206AE3F211EF5880B1F7819415686436E3229D30B6A058564FBAA168">>},
{<<"gen_batch_server">>, <<"C3E6A1A2A0FB62AEE631A98CFA0FD8903E9562422CBF72043953E2FB1D203017">>},
{<<"horus">>, <<"DABE0BD901159D31ADA944310302A155324FE421ADCB12BFC4BB7EABDD9625F8">>},
{<<"ra">>, <<"1D553DD971A0B398B7AF0FA8C8458DDA575715FF71C65C972E9500B24039B240">>},
{<<"ra">>, <<"CFC0DBE5EBBD54F44081F95EA6A1DAEB28A89DF82AA9BAA234F68ABBB36BDC67">>},
{<<"seshat">>, <<"7CEF700F92831DD7CAE6A6DD223CCC55AC88ECCE0631EE9AB0F2B5FB70E79B90">>}]}
].

0 comments on commit 5db448b

Please sign in to comment.