Skip to content

Commit

Permalink
Update Ra from 2.6.3 to 2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dumbbell committed Oct 31, 2023
1 parent 3860dce commit 0bb2847
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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.6.3"},
{deps, [{ra, "2.7.0"},
{horus, "0.2.4"}]}.

{project_plugins, [rebar3_proper,
Expand Down
12 changes: 6 additions & 6 deletions rebar.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,19 @@
[{<<"aten">>,{pkg,<<"aten">>,<<"0.5.8">>},1},
{<<"gen_batch_server">>,{pkg,<<"gen_batch_server">>,<<"0.8.8">>},1},
{<<"horus">>,{pkg,<<"horus">>,<<"0.2.4">>},0},
{<<"ra">>,{pkg,<<"ra">>,<<"2.6.3">>},0},
{<<"seshat">>,{pkg,<<"seshat">>,<<"0.4.0">>},1}]}.
{<<"ra">>,{pkg,<<"ra">>,<<"2.7.0">>},0},
{<<"seshat">>,{pkg,<<"seshat">>,<<"0.6.0">>},1}]}.
[
{pkg_hash,[
{<<"aten">>, <<"B5C97F48517C4F37F26A519AA57A00A31FF1B8EA4324EC1CAE27F818ED5C0DB2">>},
{<<"gen_batch_server">>, <<"7840A1FA63EE1EFFC83E8A91D22664847A2BA1192D30EAFFFD914ACB51578068">>},
{<<"horus">>, <<"3D0D9C678ED23892F481D82536F845C7409EC2D050C0F67EA425D1B9521A47E8">>},
{<<"ra">>, <<"29F225BD2B0723579C3CD0B0B20F857DF1A6D9EE6E2CDB47FAE6B8249CD95E11">>},
{<<"seshat">>, <<"1D5DC4294E36B8745245AB2649E24E39D7B6B1209D7A6484F2B8D706C35C9814">>}]},
{<<"ra">>, <<"BDD1C63FB95EA8F9212157FADE5E0D44A842788951EB3C193CA74823382C4265">>},
{<<"seshat">>, <<"3172EB1D7A2A4F66108CD6933A4E465AFF80F84AA90ED83F047B92F636123CCD">>}]},
{pkg_hash_ext,[
{<<"aten">>, <<"64D40A8CF0DDFEA4E13AF00B7327F0925147F83612D0627D9506CBFFE90C13EF">>},
{<<"gen_batch_server">>, <<"C3E6A1A2A0FB62AEE631A98CFA0FD8903E9562422CBF72043953E2FB1D203017">>},
{<<"horus">>, <<"330280E18820648F405AAAD3391EBD2181535D392A5EAFBF9A965D1C9C2FCF89">>},
{<<"ra">>, <<"1CC3101C8F7382DC73BB3FC9F044C16261306F5CBBA3D79A5A6F5176695F7A18">>},
{<<"seshat">>, <<"2C3DEEC7FF86E0D0C05EDEBD3455C8363123C227BE292FFFFC1A05EEC08BFF63">>}]}
{<<"ra">>, <<"F4DD317AB4030C0B14453BCF70179130F388DEC35F7D59B6C7EDCDFA25270397">>},
{<<"seshat">>, <<"7CEF700F92831DD7CAE6A6DD223CCC55AC88ECCE0631EE9AB0F2B5FB70E79B90">>}]}
].

0 comments on commit 0bb2847

Please sign in to comment.