Skip to content

Commit 8baf652

Browse files
committed
Upgrade foil to 0.1.6 and knot to 0.1.1
1 parent 0712fd6 commit 8baf652

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

rebar.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
]}.
66

77
{deps, [
8-
{foil, "0.1.4"},
8+
{foil, "0.1.6"},
99
{metal, "0.1.2"},
10-
{knot, "0.1.0"},
10+
{knot, "0.1.1"},
1111
{telemetry, "1.4.2"}
1212
]}.
1313

rebar.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
{"1.2.0",
2-
[{<<"foil">>,{pkg,<<"foil">>,<<"0.1.4">>},0},
3-
{<<"knot">>,{pkg,<<"knot">>,<<"0.1.0">>},0},
2+
[{<<"foil">>,{pkg,<<"foil">>,<<"0.1.6">>},0},
3+
{<<"knot">>,{pkg,<<"knot">>,<<"0.1.1">>},0},
44
{<<"metal">>,{pkg,<<"metal">>,<<"0.1.2">>},0},
55
{<<"telemetry">>,{pkg,<<"telemetry">>,<<"1.4.2">>},0}]}.
66
[
77
{pkg_hash,[
8-
{<<"foil">>, <<"1B786A2CC3E81496F98F799DF23AA24065253A94032AB79E5D60AED5423850AE">>},
9-
{<<"knot">>, <<"62CACC2CD9E2D50373EAFAC7C26A4286EF22C4590CBBF42FC81B4B0F497CC87D">>},
8+
{<<"foil">>, <<"31A9048E8EC6E8AC951ED3C4E4EB8F549465920C70F19E92CD9FC8A6867E7253">>},
9+
{<<"knot">>, <<"F641193F8F29DF7D72E0DDF5BCCED87C9F391276337A1E8ACD636B9E5B68160C">>},
1010
{<<"metal">>, <<"7501F14B075380F829498C4CE605643D6C7F0C55F60EBFCFBF694C33A558DF98">>},
1111
{<<"telemetry">>, <<"A0CB522801DFFB1C49FE6E30561BADFFC7B6D0E180DB1300DF759FAA22062855">>}]},
1212
{pkg_hash_ext,[
13-
{<<"foil">>, <<"4B0C51432A13740E5D74289C19A584A02B1BA02558AA9002665900EC61260E1B">>},
14-
{<<"knot">>, <<"5659015314767F69BD95D88B0AEDF6A65DCBEF3E9AFE49172D0429B18DB89584">>},
13+
{<<"foil">>, <<"8D34B12D712FFB30AD9E192F57885ABB1A61510CD3D9F6AA44470510A50B979E">>},
14+
{<<"knot">>, <<"E3A575F4400916391559999777F64CEC22156FC639E74BD87CFF96FFB79EF451">>},
1515
{<<"metal">>, <<"CAC84E5CF2875B56E68874F3F0B3D598AF3EC30397EC2151D5C81C408961E6E4">>},
1616
{<<"telemetry">>, <<"928F6495066506077862C0D1646609EED891A4326BEE3126BA54B60AF61FEBB1">>}]}
1717
].

0 commit comments

Comments
 (0)