Merge #157: Bump dependencies

032849a Bump tor-browser-build (NamecoinBot)
12467df Bump BIND (NamecoinBot)
23a3eff Bump ncdns (NamecoinBot)
65acca2 Bump gotoml (NamecoinBot)
6f51818 Bump goisatty (NamecoinBot)
1c11b02 Bump godns (NamecoinBot)
be881f3 Bump generate_nmc_cert (NamecoinBot)
7941fe1 Bump electrum-nmc (NamecoinBot)

Pull request description:

  Bump dependencies.
pull/158/head v0.2.2
Jeremy Rand 3 years ago
commit 29e1dbcebb
No known key found for this signature in database
GPG Key ID: EB03139A459DD06E

@ -1,8 +1,8 @@
# vim: filetype=yaml sw=2
filename: 'Electrum-NMC-[% c("version") %]-[% c("var/build_id") %].tar.gz'
version: 3.3.8
version: 3.3.11
git_url: https://github.com/namecoin/electrum-nmc.git
git_hash: 6cd135c0061dfa96ef92bbec7dc34b8cd0735ce3
git_hash: dc366a9cfedac24c0fd12d493f25ed058cf38271
# TODO: This Git repo uses GPG sigs; we should switch from commit hash to GPG verification.
var:
container:

@ -1,4 +1,4 @@
version: '1.14'
version: '1.17'
git_url: https://github.com/namecoin/generate_nmc_cert.git
git_hash: 'v[% c("version") %]'
tag_gpg_id: 1

@ -1,6 +1,6 @@
version: 1.1.42
version: 1.1.43
git_url: https://github.com/miekg/dns.git
git_hash: 9f8f2e3a3c12a701d9137ce4e7bb65f9c931f550
git_hash: 996478ee912e69b7dcd57e68d35fd11a49af90ab
filename: '[% project %]-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %].tar.gz'
build: '[% c("projects/go/var/build_go_lib") %]'

@ -1,6 +1,6 @@
version: 0.0.13
version: 0.0.14
git_url: https://github.com/mattn/go-isatty.git
git_hash: 8b0c6d82fa8980f9bff874afff66860a0c3e9c5c
git_hash: 504425e14f742f1f517c4586048b49b37f829c8e
filename: '[% project %]-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %].tar.gz'
build: '[% c("projects/go/var/build_go_lib") %]'

@ -1,6 +1,6 @@
version: 0.3.1
version: 0.4.1
git_url: https://github.com/BurntSushi/toml.git
git_hash: 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
git_hash: 641c3cf2148ad11ca058c000eab0453dd5d67954
filename: '[% project %]-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %].tar.gz'
build: '[% c("projects/go/var/build_go_lib") %]'

@ -7,7 +7,7 @@ gpg_keyring: namecoin.gpg
filename: 'ncdns-[% c("version") %]-[% c("arch") %]-install-[% c("var/build_id") %].exe'
var:
bind_version: '9.17.11'
bind_version: '9.16.20'
consensusj_namecoin_version: '0.3.2.1'
dnssec_trigger_version: '0.17'
namecoin_core_version: '0.21.0.1'

@ -1,4 +1,4 @@
version: '0.2'
version: '0.2.2'
git_url: https://github.com/namecoin/ncdns.git
git_hash: 'v[% c("version") %]'
tag_gpg_id: 1

@ -1 +1 @@
Subproject commit 0fb6a4d903d3cac2ab9375fde340270b70a68b5f
Subproject commit 6f39bfb567e775cfae831b46bc09fee0dbb2b5f6
Loading…
Cancel
Save