From e5538c563c91d58397f1b8e6df7bc7e8156acab8 Mon Sep 17 00:00:00 2001 From: DFINITY bot <58022693+dfinity-bot@users.noreply.github.com> Date: Sat, 2 Oct 2021 09:01:21 -0700 Subject: [PATCH] build: niv advisory-db: update 6724be0e -> bb3e4acd MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## Changelog for advisory-db: Branch: main Commits: [RustSec/advisory-db@6724be0e...bb3e4acd](https://github.com/RustSec/advisory-db/compare/6724be0e2908a57bf1f9fbf82e99123e13a663be...bb3e4acd80d93ede0f0b39abf196702208d1abab) * [`b858bec3`](https://github.com/rustsec/advisory-db/commit/b858bec3ccfdcda46e8530afe72164a08ebee9f6) Add CVE information ([RustSec/advisory-db⁠#1067](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/1067)) * [`bb3e4acd`](https://github.com/rustsec/advisory-db/commit/bb3e4acd80d93ede0f0b39abf196702208d1abab) add CVE information to RUSTSEC-2021-0080 ([RustSec/advisory-db⁠#1068](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/1068)) --- nix/sources.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nix/sources.json b/nix/sources.json index e59d4a9e11..145bfb95d5 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -6,10 +6,10 @@ "homepage": "https://rustsec.org", "owner": "RustSec", "repo": "advisory-db", - "rev": "6724be0e2908a57bf1f9fbf82e99123e13a663be", - "sha256": "17vzihzmsb3ng7c52rgkl49ca8qii4zb138s8ap8caz2v6zm5d24", + "rev": "bb3e4acd80d93ede0f0b39abf196702208d1abab", + "sha256": "19z946is7z81snb4pzwj1pmaxfcg0llh4x5n21ad79j593z0r62n", "type": "tarball", - "url": "https://github.com/RustSec/advisory-db/archive/6724be0e2908a57bf1f9fbf82e99123e13a663be.tar.gz", + "url": "https://github.com/RustSec/advisory-db/archive/bb3e4acd80d93ede0f0b39abf196702208d1abab.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "agent-rs": {