From 2d0af290a2154186eb794d16063e43774c9b3384 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Sun, 11 Aug 2024 01:53:50 +0000 Subject: [PATCH] manifest: update --- manifests/fuel-core-0.32.0-nightly-2024-08-11.nix | 8 ++++++++ manifests/fuel-core-0.32.1.nix | 8 ++++++++ manifests/fuel-core-client-0.32.0-nightly-2024-08-11.nix | 8 ++++++++ manifests/fuel-core-client-0.32.1.nix | 8 ++++++++ 4 files changed, 32 insertions(+) create mode 100644 manifests/fuel-core-0.32.0-nightly-2024-08-11.nix create mode 100644 manifests/fuel-core-0.32.1.nix create mode 100644 manifests/fuel-core-client-0.32.0-nightly-2024-08-11.nix create mode 100644 manifests/fuel-core-client-0.32.1.nix diff --git a/manifests/fuel-core-0.32.0-nightly-2024-08-11.nix b/manifests/fuel-core-0.32.0-nightly-2024-08-11.nix new file mode 100644 index 00000000..1903a561 --- /dev/null +++ b/manifests/fuel-core-0.32.0-nightly-2024-08-11.nix @@ -0,0 +1,8 @@ +{ + pname = "fuel-core"; + version = "0.32.0"; + date = "2024-08-11"; + url = "https://github.com/fuellabs/fuel-core"; + rev = "a9e5e89f5fb38e3b3d6e6bdfe1ad339a01f2f3b9"; + sha256 = "sha256-Dt6S+ABQR0L8BWHWmjBFMmYaPSokNXA5Ns2eX6g2NUo="; +} diff --git a/manifests/fuel-core-0.32.1.nix b/manifests/fuel-core-0.32.1.nix new file mode 100644 index 00000000..840ffe2d --- /dev/null +++ b/manifests/fuel-core-0.32.1.nix @@ -0,0 +1,8 @@ +{ + pname = "fuel-core"; + version = "0.32.1"; + date = "2024-08-10"; + url = "https://github.com/fuellabs/fuel-core"; + rev = "a9e5e89f5fb38e3b3d6e6bdfe1ad339a01f2f3b9"; + sha256 = "sha256-Dt6S+ABQR0L8BWHWmjBFMmYaPSokNXA5Ns2eX6g2NUo="; +} diff --git a/manifests/fuel-core-client-0.32.0-nightly-2024-08-11.nix b/manifests/fuel-core-client-0.32.0-nightly-2024-08-11.nix new file mode 100644 index 00000000..06bce21b --- /dev/null +++ b/manifests/fuel-core-client-0.32.0-nightly-2024-08-11.nix @@ -0,0 +1,8 @@ +{ + pname = "fuel-core-client"; + version = "0.32.0"; + date = "2024-08-11"; + url = "https://github.com/fuellabs/fuel-core"; + rev = "a9e5e89f5fb38e3b3d6e6bdfe1ad339a01f2f3b9"; + sha256 = "sha256-Dt6S+ABQR0L8BWHWmjBFMmYaPSokNXA5Ns2eX6g2NUo="; +} diff --git a/manifests/fuel-core-client-0.32.1.nix b/manifests/fuel-core-client-0.32.1.nix new file mode 100644 index 00000000..ea61111b --- /dev/null +++ b/manifests/fuel-core-client-0.32.1.nix @@ -0,0 +1,8 @@ +{ + pname = "fuel-core-client"; + version = "0.32.1"; + date = "2024-08-10"; + url = "https://github.com/fuellabs/fuel-core"; + rev = "a9e5e89f5fb38e3b3d6e6bdfe1ad339a01f2f3b9"; + sha256 = "sha256-Dt6S+ABQR0L8BWHWmjBFMmYaPSokNXA5Ns2eX6g2NUo="; +}