Skip to content

Commit

Permalink
Merge pull request #285 from rabbitmq/update-ra-to-2.13.6
Browse files Browse the repository at this point in the history
Update Ra from 2.13.5 to 2.13.6
  • Loading branch information
dumbbell authored Aug 14, 2024
2 parents 1c393e4 + 356e2a1 commit 503a29a
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.13.5"},
{deps, [{ra, "2.13.6"},
{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.13.5">>},0},
{<<"ra">>,{pkg,<<"ra">>,<<"2.13.6">>},0},
{<<"seshat">>,{pkg,<<"seshat">>,<<"0.6.0">>},1}]}.
[
{pkg_hash,[
{<<"aten">>, <<"7A57B275A6DAF515AC3683FB9853E280B4D0DCDD74292FD66AC4A01C8694F8C7">>},
{<<"gen_batch_server">>, <<"7840A1FA63EE1EFFC83E8A91D22664847A2BA1192D30EAFFFD914ACB51578068">>},
{<<"horus">>, <<"0AAB22D88FA8159FFB13F83A782B0D9B0819C08DAFD4A4C4BEEA0C31F32B626A">>},
{<<"ra">>, <<"F3129E6D628CEC399C09955D0E71E31E7ECFBAC86D7E3E0FA9BA26017BC36D6E">>},
{<<"ra">>, <<"D0B2A33D38C2B20BCB7C898C6DB882BFE73B402B9B21FE08A8454BBD1A83E663">>},
{<<"seshat">>, <<"3172EB1D7A2A4F66108CD6933A4E465AFF80F84AA90ED83F047B92F636123CCD">>}]},
{pkg_hash_ext,[
{<<"aten">>, <<"5F39A164206AE3F211EF5880B1F7819415686436E3229D30B6A058564FBAA168">>},
{<<"gen_batch_server">>, <<"C3E6A1A2A0FB62AEE631A98CFA0FD8903E9562422CBF72043953E2FB1D203017">>},
{<<"horus">>, <<"DABE0BD901159D31ADA944310302A155324FE421ADCB12BFC4BB7EABDD9625F8">>},
{<<"ra">>, <<"264DEF8B2BA20599F87B37E12F1D5D557911D2201A41749CE16158F98365D599">>},
{<<"ra">>, <<"0BE7645DCE4A76EDD4C4642D0FA69639518C72B6B60A34FC86590D1909166AEB">>},
{<<"seshat">>, <<"7CEF700F92831DD7CAE6A6DD223CCC55AC88ECCE0631EE9AB0F2B5FB70E79B90">>}]}
].

0 comments on commit 503a29a

Please sign in to comment.