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: I000ee613a3739da6e218701e1e47a230dca3a8e3
This commit is contained in:
Alex Kavanagh 2022-01-18 17:04:25 +00:00
parent cae5ff787a
commit 3b5d60f456
1 changed files with 3 additions and 3 deletions

View File

@ -67,10 +67,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",
@ -193,4 +193,4 @@
"version": "21.10.1"
}
]
}
}