From f40339a1d25f8b346aa1029c80cbd87647f54d5c Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Tue, 2 Apr 2024 01:51:05 +0000 Subject: [PATCH] manifest: update --- manifests/forc-wallet-0.5.0-nightly-2024-03-29.nix | 8 ++++++++ manifests/forc-wallet-0.5.0-nightly-2024-04-02.nix | 8 ++++++++ manifests/fuel-core-0.24.1-nightly-2024-04-02.nix | 8 ++++++++ manifests/fuel-core-client-0.24.1-nightly-2024-04-02.nix | 8 ++++++++ 4 files changed, 32 insertions(+) create mode 100644 manifests/forc-wallet-0.5.0-nightly-2024-03-29.nix create mode 100644 manifests/forc-wallet-0.5.0-nightly-2024-04-02.nix create mode 100644 manifests/fuel-core-0.24.1-nightly-2024-04-02.nix create mode 100644 manifests/fuel-core-client-0.24.1-nightly-2024-04-02.nix diff --git a/manifests/forc-wallet-0.5.0-nightly-2024-03-29.nix b/manifests/forc-wallet-0.5.0-nightly-2024-03-29.nix new file mode 100644 index 00000000..e324641d --- /dev/null +++ b/manifests/forc-wallet-0.5.0-nightly-2024-03-29.nix @@ -0,0 +1,8 @@ +{ + pname = "forc-wallet"; + version = "0.5.0"; + date = "2024-03-29"; + url = "https://github.com/fuellabs/forc-wallet"; + rev = "f1fa9300041d8d9b6bbb8d31711a581fe3110991"; + sha256 = "sha256-9FL4jWToJu7iq7tu4HZXM0POrlUQnAeB7Q6YAqLP5B0="; +} diff --git a/manifests/forc-wallet-0.5.0-nightly-2024-04-02.nix b/manifests/forc-wallet-0.5.0-nightly-2024-04-02.nix new file mode 100644 index 00000000..d6bfc1a0 --- /dev/null +++ b/manifests/forc-wallet-0.5.0-nightly-2024-04-02.nix @@ -0,0 +1,8 @@ +{ + pname = "forc-wallet"; + version = "0.5.0"; + date = "2024-04-02"; + url = "https://github.com/fuellabs/forc-wallet"; + rev = "05563df3b0cdee0489de6f14ca9090df4bda606d"; + sha256 = "sha256-uCfwPcELKm/SFkrMeLPo7mFs7VvpyBFFkZaHAm6B5N8="; +} diff --git a/manifests/fuel-core-0.24.1-nightly-2024-04-02.nix b/manifests/fuel-core-0.24.1-nightly-2024-04-02.nix new file mode 100644 index 00000000..9903fcc0 --- /dev/null +++ b/manifests/fuel-core-0.24.1-nightly-2024-04-02.nix @@ -0,0 +1,8 @@ +{ + pname = "fuel-core"; + version = "0.24.1"; + date = "2024-04-02"; + url = "https://github.com/fuellabs/fuel-core"; + rev = "915b91b3e42bfdd9d4b50c67b9b1941210aae2d0"; + sha256 = "sha256-FKvqDgQRkQD8ml5Jf0VBDYrIT4FLPmp0xV5RUprEtnY="; +} diff --git a/manifests/fuel-core-client-0.24.1-nightly-2024-04-02.nix b/manifests/fuel-core-client-0.24.1-nightly-2024-04-02.nix new file mode 100644 index 00000000..2c674b0b --- /dev/null +++ b/manifests/fuel-core-client-0.24.1-nightly-2024-04-02.nix @@ -0,0 +1,8 @@ +{ + pname = "fuel-core-client"; + version = "0.24.1"; + date = "2024-04-02"; + url = "https://github.com/fuellabs/fuel-core"; + rev = "915b91b3e42bfdd9d4b50c67b9b1941210aae2d0"; + sha256 = "sha256-FKvqDgQRkQD8ml5Jf0VBDYrIT4FLPmp0xV5RUprEtnY="; +}