Update build.lock for moved nrpe-external-master interface

The original repository for the npre-external-master repository was
removed and was re-uploaded [1].  This changed the commit hash for the
build.lock.  This patch updates the commit hash to point to the head of
the new repository main branch as it hasn't changed since 2017.

[1] - https://github.com/juju/layer-index/pull/120

Change-Id: I2f750bee795eaa120572c006538a552590bffc94
This commit is contained in:
Alex Kavanagh 2022-01-18 16:56:22 +00:00
parent c814397bdb
commit b89a8749ef
1 changed files with 3 additions and 3 deletions

View File

@ -107,10 +107,10 @@
{
"type": "layer",
"item": "interface:nrpe-external-master",
"url": "https://github.com/cmars/nrpe-external-master-interface",
"url": "https://github.com/canonical/nrpe-external-master-interface",
"vcs": null,
"branch": "refs/heads/master",
"commit": "2e0e1fdea6d83b55078200aacb537d60013ec5bc"
"commit": "95d744d1dbc4d86fb0462283c9371619bf5bbc24"
},
{
"type": "python_module",
@ -225,4 +225,4 @@
"version": "21.10.1"
}
]
}
}