From 299966c3caf0fc9997bad43092289cc84bf8e564 Mon Sep 17 00:00:00 2001 From: DFINITY bot <58022693+dfinity-bot@users.noreply.github.com> Date: Fri, 11 Dec 2020 18:02:21 +0200 Subject: [PATCH] build: niv advisory-db: update 189213fa -> 4e0c71a0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## Changelog for advisory-db: Branch: master Commits: [RustSec/advisory-db@189213fa...4e0c71a0](https://github.com/RustSec/advisory-db/compare/189213fa5ef77a5da44bca7856265693784ebba8...4e0c71a0d6b218357bb7f3ebc450fe114bc70d71) * [`4e0c71a0`](https://github.com/RustSec/advisory-db/commit/4e0c71a0d6b218357bb7f3ebc450fe114bc70d71) Fix wrong url ([RustSec/advisory-db⁠#529](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/529)) --- nix/sources.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nix/sources.json b/nix/sources.json index 9c8b5ff72f..dc94d65a43 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -6,10 +6,10 @@ "homepage": "https://rustsec.org", "owner": "RustSec", "repo": "advisory-db", - "rev": "189213fa5ef77a5da44bca7856265693784ebba8", - "sha256": "1105whcvw8h6ysn9ahyzsr3h2xy83jnvaylchri6df9yijlnm744", + "rev": "4e0c71a0d6b218357bb7f3ebc450fe114bc70d71", + "sha256": "0swdb2x80nzrqc2w3pi1szssfic1rrnhc05i5zdzag7hbl8iplpz", "type": "tarball", - "url": "https://github.com/RustSec/advisory-db/archive/189213fa5ef77a5da44bca7856265693784ebba8.tar.gz", + "url": "https://github.com/RustSec/advisory-db/archive/4e0c71a0d6b218357bb7f3ebc450fe114bc70d71.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "agent-js-monorepo": {