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
commit 800c3ad370
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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 = [ ];
}