debos: 1.1.5 -> 1.1.7 (#482709)

This commit is contained in:
Peder Bergebakken Sundt
2026-04-15 00:12:55 +00:00
committed by GitHub
+3 -3
View File
@@ -13,16 +13,16 @@
buildGoModule (finalAttrs: {
pname = "debos";
version = "1.1.5";
version = "1.1.7";
src = fetchFromGitHub {
owner = "go-debos";
repo = "debos";
tag = "v${finalAttrs.version}";
hash = "sha256-1Xv7r1uyISp1whALtFZWNQgTMH0swd/0+QdRCmXM4DQ=";
hash = "sha256-Bu0rLrRp1oeWSMm78DhNM6MsBeG+vAkoRbbqKTThD/8=";
};
vendorHash = "sha256-FdcmitxGKzkHqFjllDGW24Lr8yrsYDBzuEDRco9CW14=";
vendorHash = "sha256-+3PAqCOFtR8HC4uNNxH1cKk/qkD13zuydTsZte1mQ+c=";
nativeBuildInputs = [
dpkg