From 148517809114714686c3922e53c0f871e7c772a9 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Sun, 7 Apr 2024 01:50:34 +0000 Subject: [PATCH] manifest: update --- manifests/fuel-core-0.24.2-nightly-2024-04-06.nix | 8 ++++++++ manifests/fuel-core-0.24.2-nightly-2024-04-07.nix | 8 ++++++++ manifests/fuel-core-client-0.24.2-nightly-2024-04-06.nix | 8 ++++++++ manifests/fuel-core-client-0.24.2-nightly-2024-04-07.nix | 8 ++++++++ 4 files changed, 32 insertions(+) create mode 100644 manifests/fuel-core-0.24.2-nightly-2024-04-06.nix create mode 100644 manifests/fuel-core-0.24.2-nightly-2024-04-07.nix create mode 100644 manifests/fuel-core-client-0.24.2-nightly-2024-04-06.nix create mode 100644 manifests/fuel-core-client-0.24.2-nightly-2024-04-07.nix diff --git a/manifests/fuel-core-0.24.2-nightly-2024-04-06.nix b/manifests/fuel-core-0.24.2-nightly-2024-04-06.nix new file mode 100644 index 00000000..169dc1b9 --- /dev/null +++ b/manifests/fuel-core-0.24.2-nightly-2024-04-06.nix @@ -0,0 +1,8 @@ +{ + pname = "fuel-core"; + version = "0.24.2"; + date = "2024-04-06"; + url = "https://github.com/fuellabs/fuel-core"; + rev = "0a168ec9dde5797a90fb05939f1ecf7ffc7dd14d"; + sha256 = "sha256-RF/eRk6e2+7j4AW/eleIUwA/dLzZ3pv+/TssnOE11XE="; +} diff --git a/manifests/fuel-core-0.24.2-nightly-2024-04-07.nix b/manifests/fuel-core-0.24.2-nightly-2024-04-07.nix new file mode 100644 index 00000000..72d3f7c4 --- /dev/null +++ b/manifests/fuel-core-0.24.2-nightly-2024-04-07.nix @@ -0,0 +1,8 @@ +{ + pname = "fuel-core"; + version = "0.24.2"; + date = "2024-04-07"; + url = "https://github.com/fuellabs/fuel-core"; + rev = "0c513e8c7e6064773347f0777b24e8851ea151b7"; + sha256 = "sha256-OcoJE4KoIJpotRUhXASCpxB2msVZ9/49YG+1mbOa7Gw="; +} diff --git a/manifests/fuel-core-client-0.24.2-nightly-2024-04-06.nix b/manifests/fuel-core-client-0.24.2-nightly-2024-04-06.nix new file mode 100644 index 00000000..0bafd610 --- /dev/null +++ b/manifests/fuel-core-client-0.24.2-nightly-2024-04-06.nix @@ -0,0 +1,8 @@ +{ + pname = "fuel-core-client"; + version = "0.24.2"; + date = "2024-04-06"; + url = "https://github.com/fuellabs/fuel-core"; + rev = "0a168ec9dde5797a90fb05939f1ecf7ffc7dd14d"; + sha256 = "sha256-RF/eRk6e2+7j4AW/eleIUwA/dLzZ3pv+/TssnOE11XE="; +} diff --git a/manifests/fuel-core-client-0.24.2-nightly-2024-04-07.nix b/manifests/fuel-core-client-0.24.2-nightly-2024-04-07.nix new file mode 100644 index 00000000..d00479ec --- /dev/null +++ b/manifests/fuel-core-client-0.24.2-nightly-2024-04-07.nix @@ -0,0 +1,8 @@ +{ + pname = "fuel-core-client"; + version = "0.24.2"; + date = "2024-04-07"; + url = "https://github.com/fuellabs/fuel-core"; + rev = "0c513e8c7e6064773347f0777b24e8851ea151b7"; + sha256 = "sha256-OcoJE4KoIJpotRUhXASCpxB2msVZ9/49YG+1mbOa7Gw="; +}