From 152f428522f9aaae7d7829172fdf763722da043b Mon Sep 17 00:00:00 2001 From: Registrator Date: Tue, 2 Jul 2024 13:50:58 +0530 Subject: [PATCH] New version: KiteControllers v0.2.6 (#110197) UUID: b19fd437-5b3a-4cca-b199-c3ded0f20ded Repo: https://github.com/aenarete/KiteControllers.jl.git Tree: 364d57769ffc83aca68211779056c558c44f9010 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- K/KiteControllers/Compat.toml | 3 +++ K/KiteControllers/Deps.toml | 3 +++ K/KiteControllers/Versions.toml | 3 +++ 3 files changed, 9 insertions(+) diff --git a/K/KiteControllers/Compat.toml b/K/KiteControllers/Compat.toml index 76069c26d80409e..dba78a1e0e06963 100644 --- a/K/KiteControllers/Compat.toml +++ b/K/KiteControllers/Compat.toml @@ -57,3 +57,6 @@ julia = "1.10.0-1" ["0.2.5-0"] KiteUtils = "0.6.14-0.6" + +["0.2.6-0"] +GLFW_jll = "3.3.9" diff --git a/K/KiteControllers/Deps.toml b/K/KiteControllers/Deps.toml index 6ab7e1c55cecd58..efd2b212bd42c55 100644 --- a/K/KiteControllers/Deps.toml +++ b/K/KiteControllers/Deps.toml @@ -23,3 +23,6 @@ YAML = "ddb6d928-2868-570f-bddf-ab3f9cf99eb6" ["0.2.3-0"] JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819" NonlinearSolve = "8913a72c-1f9b-4ce2-8d82-65094dcecaec" + +["0.2.6-0"] +GLFW_jll = "0656b61e-2033-5cc2-a64a-77c0f6c09b89" diff --git a/K/KiteControllers/Versions.toml b/K/KiteControllers/Versions.toml index da2ae4214240350..4ce559d32bec483 100644 --- a/K/KiteControllers/Versions.toml +++ b/K/KiteControllers/Versions.toml @@ -39,3 +39,6 @@ git-tree-sha1 = "a9a91844f60ac45cb41b82978cd7c591bc3db24a" ["0.2.5"] git-tree-sha1 = "ec776c48128b4497c49fb7d1e5ef38707c455801" + +["0.2.6"] +git-tree-sha1 = "364d57769ffc83aca68211779056c558c44f9010"