gns3-{gui,server}: 2.2.51 -> 2.2.54 (#462174)
This commit is contained in:
@@ -15,25 +15,25 @@ in
|
|||||||
{
|
{
|
||||||
guiStable = mkGui {
|
guiStable = mkGui {
|
||||||
channel = "stable";
|
channel = "stable";
|
||||||
version = "2.2.51";
|
version = "2.2.54";
|
||||||
hash = "sha256-HXuhaJEcr33qYm2v/wFqnO7Ba4lyZgSzvh6dkNZX9XI=";
|
hash = "sha256-rR7hrNX7BE86x51yaqvTKGfcc8ESnniFNOZ8Bu1Yzuc=";
|
||||||
};
|
};
|
||||||
|
|
||||||
guiPreview = mkGui {
|
guiPreview = mkGui {
|
||||||
channel = "stable";
|
channel = "stable";
|
||||||
version = "2.2.51";
|
version = "2.2.54";
|
||||||
hash = "sha256-HXuhaJEcr33qYm2v/wFqnO7Ba4lyZgSzvh6dkNZX9XI=";
|
hash = "sha256-rR7hrNX7BE86x51yaqvTKGfcc8ESnniFNOZ8Bu1Yzuc=";
|
||||||
};
|
};
|
||||||
|
|
||||||
serverStable = mkServer {
|
serverStable = mkServer {
|
||||||
channel = "stable";
|
channel = "stable";
|
||||||
version = "2.2.51";
|
version = "2.2.54";
|
||||||
hash = "sha256-Yw6RvHZzVU2wWXVxvuIu7GLFyqjakwqJ0EV6H0ZdVcQ=";
|
hash = "sha256-ih/9zIJtex9ikZ4oCuyYEjZ3U/BtxDojOz6FnJ0HOYU=";
|
||||||
};
|
};
|
||||||
|
|
||||||
serverPreview = mkServer {
|
serverPreview = mkServer {
|
||||||
channel = "stable";
|
channel = "stable";
|
||||||
version = "2.2.51";
|
version = "2.2.54";
|
||||||
hash = "sha256-Yw6RvHZzVU2wWXVxvuIu7GLFyqjakwqJ0EV6H0ZdVcQ=";
|
hash = "sha256-ih/9zIJtex9ikZ4oCuyYEjZ3U/BtxDojOz6FnJ0HOYU=";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user