gns3-gui: 2.2.43 -> 2.2.44
https://github.com/GNS3/gns3-gui/releases/v2.2.44 https://github.com/GNS3/gns3-gui/releases/v2.2.44.1 https://github.com/GNS3/gns3-gui/compare/v2.2.43...v2.2.44.1
This commit is contained in:
parent
c1d787d791
commit
40aae6629b
@ -12,14 +12,14 @@ in {
|
|||||||
|
|
||||||
guiStable = mkGui {
|
guiStable = mkGui {
|
||||||
channel = "stable";
|
channel = "stable";
|
||||||
version = "2.2.43";
|
version = "2.2.44.1";
|
||||||
hash = "sha256-+2dcyWnTJqGaH9yhknYc9/0gnj3qh80eAy6uxG7+fFM=";
|
hash = "sha256-Ae1Yij81/rhZOMMfLYaQKR4Dxx1gDGZBpBj0gLCSToI=";
|
||||||
};
|
};
|
||||||
|
|
||||||
guiPreview = mkGui {
|
guiPreview = mkGui {
|
||||||
channel = "stable";
|
channel = "stable";
|
||||||
version = "2.2.43";
|
version = "2.2.44.1";
|
||||||
hash = "sha256-+2dcyWnTJqGaH9yhknYc9/0gnj3qh80eAy6uxG7+fFM=";
|
hash = "sha256-Ae1Yij81/rhZOMMfLYaQKR4Dxx1gDGZBpBj0gLCSToI=";
|
||||||
};
|
};
|
||||||
|
|
||||||
serverStable = mkServer {
|
serverStable = mkServer {
|
||||||
|
Loading…
Reference in New Issue
Block a user