Update vintage_net

pull/974/head
connor rigby 2019-07-23 11:51:07 -07:00 committed by Connor Rigby
parent 148bcc9479
commit 6c4cb19e58
No known key found for this signature in database
GPG Key ID: 29A88B24B70456E0
2 changed files with 2 additions and 2 deletions

View File

@ -99,7 +99,7 @@ defmodule FarmbotOS.MixProject do
{:toolshed, "~> 0.2", targets: @all_targets},
# {:vintage_net, "~> 0.3.1", targets: @all_targets},
{:vintage_net,
github: "nerves-networking/vintage_net", tag: "runtime-reg-domain", targets: @all_targets},
github: "nerves-networking/vintage_net", tag: "master", targets: @all_targets},
{:busybox, "~> 0.1.2", targets: @all_targets},
{:farmbot_system_rpi3, "1.8.0-farmbot.2", runtime: false, targets: :rpi3},
{:farmbot_system_rpi0, "1.8.0-farmbot.0", runtime: false, targets: :rpi0},

View File

@ -81,7 +81,7 @@
"uboot_env": {:hex, :uboot_env, "0.1.1", "b01e3ec0973e99473234f27839e29e63b5b81eba6a136a18a78d049d4813d6c5", [:mix], [], "hexpm"},
"unicode_util_compat": {:hex, :unicode_util_compat, "0.4.1", "d869e4c68901dd9531385bb0c8c40444ebf624e60b6962d95952775cac5e90cd", [:rebar3], [], "hexpm"},
"uuid": {:hex, :uuid, "1.1.8", "e22fc04499de0de3ed1116b770c7737779f226ceefa0badb3592e64d5cfb4eb9", [:mix], [], "hexpm"},
"vintage_net": {:git, "https://github.com/nerves-networking/vintage_net.git", "3254462c1ee5818da7ca0fddb6a5e86bc2418833", [tag: "runtime-reg-domain"]},
"vintage_net": {:git, "https://github.com/nerves-networking/vintage_net.git", "2b900cd027a032045adc147cd935d3380417d874", [tag: "master"]},
"websocket_client": {:hex, :websocket_client, "1.3.0", "2275d7daaa1cdacebf2068891c9844b15f4fdc3de3ec2602420c2fb486db59b6", [:rebar3], [], "hexpm"},
"x509": {:hex, :x509, "0.6.0", "51a274a8368cf6fe771c1920ce5b075d28a076745987666593adb818aadf1bf7", [:mix], [], "hexpm"},
}