Merge pull request #333490 from bbigras/incus

incus: 6.3.0 -> 6.4.0
This commit is contained in:
Adam C. Stephens
2024-08-09 18:05:10 -04:00
committed by GitHub
+3 -3
View File
@@ -1,6 +1,6 @@
import ./generic.nix {
hash = "sha256-qRx2l677OAo8or/form1fTgL3vjM/kz3RA/8umkAP80=";
version = "6.3.0";
vendorHash = "sha256-VlJyq+PzToBicKCF3EMqzDsnIWuPhbk4JS4ASyhfiss=";
hash = "sha256-fWc+qUAFlqMuiDhZzEY99rXHjKq40GPzplSN8ggId9g=";
version = "6.4.0";
vendorHash = "sha256-j+ywLnN+/6HvMKOEr1FuXTLxUMX7VtU4eG3GGx3yAOo=";
patches = [ ];
}