incus: 6.19.1 -> 6.20.0 (#472682)

This commit is contained in:
Adam C. Stephens
2025-12-20 16:18:14 +00:00
committed by GitHub
+3 -3
View File
@@ -1,7 +1,7 @@
import ./generic.nix {
hash = "sha256-TdJe/vnjSc5ZT5tgZQsQacCVfW5+TKd5cjQLOp8SuZg=";
version = "6.19.1";
vendorHash = "sha256-Dx/AsSvDL/cHS/nRV5invkxgBg4w8jvtZ20LK7tOW14=";
hash = "sha256-nhf7defhiFBHsqfZ6y+NN3TuteII6t8zCvpTsPsO+EE=";
version = "6.20.0";
vendorHash = "sha256-jIOV6vIkptHEuZcD/aS386o2M2AQHTjHngBxFi2tESA=";
patches = [ ];
nixUpdateExtraArgs = [
"--override-filename=pkgs/by-name/in/incus/package.nix"