From f091b2b210ba13b31e099ec679b0c3647f909d7c Mon Sep 17 00:00:00 2001 From: Lorenz Leutgeb Date: Fri, 20 May 2022 13:16:46 +0200 Subject: [PATCH] Bump versions --- flake.lock | 8 ++++---- flake.nix | 2 +- src/test/resources/examples | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/flake.lock b/flake.lock index 618f0bf..a3c8049 100644 --- a/flake.lock +++ b/flake.lock @@ -3,16 +3,16 @@ "examples": { "flake": false, "locked": { - "lastModified": 1652965942, - "narHash": "sha256-XlYnffGyrqu7BOzs8mMAPVoXVo3MmJl5YstfVkmihKo=", + "lastModified": 1653045320, + "narHash": "sha256-ThQJfbGBUxcqGAQHSY/tOHP//VVr6X5p7xzsd053GNE=", "owner": "lorenzleutgeb", "repo": "atlas-examples", - "rev": "a8ce4fd1a665f261182118bda87322fa25a616ef", + "rev": "97c7a0e6968899a7b93dddbceed4a8e1c4c3e6e0", "type": "github" }, "original": { "owner": "lorenzleutgeb", - "ref": "v0.2.3", + "ref": "v0.2.4", "repo": "atlas-examples", "type": "github" } diff --git a/flake.nix b/flake.nix index e2f1b61..f375ea1 100644 --- a/flake.nix +++ b/flake.nix @@ -8,7 +8,7 @@ inputs.nixpkgs.follows = "nixpkgs"; }; examples = { - url = "github:lorenzleutgeb/atlas-examples/v0.2.3"; + url = "github:lorenzleutgeb/atlas-examples/v0.2.4"; flake = false; }; gradle2nix = { diff --git a/src/test/resources/examples b/src/test/resources/examples index a8ce4fd..97c7a0e 160000 --- a/src/test/resources/examples +++ b/src/test/resources/examples @@ -1 +1 @@ -Subproject commit a8ce4fd1a665f261182118bda87322fa25a616ef +Subproject commit 97c7a0e6968899a7b93dddbceed4a8e1c4c3e6e0