From b3a3c0525199559e10a054e5827e809cc86f3865 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Sat, 15 Jun 2024 02:17:59 +0000 Subject: [PATCH] manifest: update --- manifests/forc-0.60.0-nightly-2024-06-15.nix | 8 ++++++++ manifests/forc-client-0.60.0-nightly-2024-06-15.nix | 8 ++++++++ manifests/forc-doc-0.60.0-nightly-2024-06-15.nix | 8 ++++++++ manifests/forc-fmt-0.60.0-nightly-2024-06-15.nix | 8 ++++++++ manifests/forc-lsp-0.60.0-nightly-2024-06-15.nix | 8 ++++++++ manifests/forc-tx-0.60.0-nightly-2024-06-15.nix | 8 ++++++++ manifests/fuel-core-0.29.0-nightly-2024-06-15.nix | 8 ++++++++ manifests/fuel-core-0.29.0.nix | 8 ++++++++ manifests/fuel-core-client-0.29.0-nightly-2024-06-15.nix | 8 ++++++++ manifests/fuel-core-client-0.29.0.nix | 8 ++++++++ 10 files changed, 80 insertions(+) create mode 100644 manifests/forc-0.60.0-nightly-2024-06-15.nix create mode 100644 manifests/forc-client-0.60.0-nightly-2024-06-15.nix create mode 100644 manifests/forc-doc-0.60.0-nightly-2024-06-15.nix create mode 100644 manifests/forc-fmt-0.60.0-nightly-2024-06-15.nix create mode 100644 manifests/forc-lsp-0.60.0-nightly-2024-06-15.nix create mode 100644 manifests/forc-tx-0.60.0-nightly-2024-06-15.nix create mode 100644 manifests/fuel-core-0.29.0-nightly-2024-06-15.nix create mode 100644 manifests/fuel-core-0.29.0.nix create mode 100644 manifests/fuel-core-client-0.29.0-nightly-2024-06-15.nix create mode 100644 manifests/fuel-core-client-0.29.0.nix diff --git a/manifests/forc-0.60.0-nightly-2024-06-15.nix b/manifests/forc-0.60.0-nightly-2024-06-15.nix new file mode 100644 index 00000000..efe3b2d4 --- /dev/null +++ b/manifests/forc-0.60.0-nightly-2024-06-15.nix @@ -0,0 +1,8 @@ +{ + pname = "forc"; + version = "0.60.0"; + date = "2024-06-15"; + url = "https://github.com/fuellabs/sway"; + rev = "7b56ec734d4a4fda550313d448f7f20dba818b59"; + sha256 = "sha256-VaG2k9qhBsjJYluPCmGq+I2ollOSyIJnUsHzlU2walU="; +} diff --git a/manifests/forc-client-0.60.0-nightly-2024-06-15.nix b/manifests/forc-client-0.60.0-nightly-2024-06-15.nix new file mode 100644 index 00000000..86412913 --- /dev/null +++ b/manifests/forc-client-0.60.0-nightly-2024-06-15.nix @@ -0,0 +1,8 @@ +{ + pname = "forc-client"; + version = "0.60.0"; + date = "2024-06-15"; + url = "https://github.com/fuellabs/sway"; + rev = "7b56ec734d4a4fda550313d448f7f20dba818b59"; + sha256 = "sha256-VaG2k9qhBsjJYluPCmGq+I2ollOSyIJnUsHzlU2walU="; +} diff --git a/manifests/forc-doc-0.60.0-nightly-2024-06-15.nix b/manifests/forc-doc-0.60.0-nightly-2024-06-15.nix new file mode 100644 index 00000000..cf5d587c --- /dev/null +++ b/manifests/forc-doc-0.60.0-nightly-2024-06-15.nix @@ -0,0 +1,8 @@ +{ + pname = "forc-doc"; + version = "0.60.0"; + date = "2024-06-15"; + url = "https://github.com/fuellabs/sway"; + rev = "7b56ec734d4a4fda550313d448f7f20dba818b59"; + sha256 = "sha256-VaG2k9qhBsjJYluPCmGq+I2ollOSyIJnUsHzlU2walU="; +} diff --git a/manifests/forc-fmt-0.60.0-nightly-2024-06-15.nix b/manifests/forc-fmt-0.60.0-nightly-2024-06-15.nix new file mode 100644 index 00000000..d1085cd7 --- /dev/null +++ b/manifests/forc-fmt-0.60.0-nightly-2024-06-15.nix @@ -0,0 +1,8 @@ +{ + pname = "forc-fmt"; + version = "0.60.0"; + date = "2024-06-15"; + url = "https://github.com/fuellabs/sway"; + rev = "7b56ec734d4a4fda550313d448f7f20dba818b59"; + sha256 = "sha256-VaG2k9qhBsjJYluPCmGq+I2ollOSyIJnUsHzlU2walU="; +} diff --git a/manifests/forc-lsp-0.60.0-nightly-2024-06-15.nix b/manifests/forc-lsp-0.60.0-nightly-2024-06-15.nix new file mode 100644 index 00000000..b422e342 --- /dev/null +++ b/manifests/forc-lsp-0.60.0-nightly-2024-06-15.nix @@ -0,0 +1,8 @@ +{ + pname = "forc-lsp"; + version = "0.60.0"; + date = "2024-06-15"; + url = "https://github.com/fuellabs/sway"; + rev = "7b56ec734d4a4fda550313d448f7f20dba818b59"; + sha256 = "sha256-VaG2k9qhBsjJYluPCmGq+I2ollOSyIJnUsHzlU2walU="; +} diff --git a/manifests/forc-tx-0.60.0-nightly-2024-06-15.nix b/manifests/forc-tx-0.60.0-nightly-2024-06-15.nix new file mode 100644 index 00000000..305a44dc --- /dev/null +++ b/manifests/forc-tx-0.60.0-nightly-2024-06-15.nix @@ -0,0 +1,8 @@ +{ + pname = "forc-tx"; + version = "0.60.0"; + date = "2024-06-15"; + url = "https://github.com/fuellabs/sway"; + rev = "7b56ec734d4a4fda550313d448f7f20dba818b59"; + sha256 = "sha256-VaG2k9qhBsjJYluPCmGq+I2ollOSyIJnUsHzlU2walU="; +} diff --git a/manifests/fuel-core-0.29.0-nightly-2024-06-15.nix b/manifests/fuel-core-0.29.0-nightly-2024-06-15.nix new file mode 100644 index 00000000..af8179ba --- /dev/null +++ b/manifests/fuel-core-0.29.0-nightly-2024-06-15.nix @@ -0,0 +1,8 @@ +{ + pname = "fuel-core"; + version = "0.29.0"; + date = "2024-06-15"; + url = "https://github.com/fuellabs/fuel-core"; + rev = "e3730f843b9d4afa0058492289e7f056cbf814df"; + sha256 = "sha256-C3StV7kELIjrhbASxD0EXnK2Sp5Hco+bUZRDk1C1iVQ="; +} diff --git a/manifests/fuel-core-0.29.0.nix b/manifests/fuel-core-0.29.0.nix new file mode 100644 index 00000000..ec9b6735 --- /dev/null +++ b/manifests/fuel-core-0.29.0.nix @@ -0,0 +1,8 @@ +{ + pname = "fuel-core"; + version = "0.29.0"; + date = "2024-06-14"; + url = "https://github.com/fuellabs/fuel-core"; + rev = "e3730f843b9d4afa0058492289e7f056cbf814df"; + sha256 = "sha256-C3StV7kELIjrhbASxD0EXnK2Sp5Hco+bUZRDk1C1iVQ="; +} diff --git a/manifests/fuel-core-client-0.29.0-nightly-2024-06-15.nix b/manifests/fuel-core-client-0.29.0-nightly-2024-06-15.nix new file mode 100644 index 00000000..c0c3ab17 --- /dev/null +++ b/manifests/fuel-core-client-0.29.0-nightly-2024-06-15.nix @@ -0,0 +1,8 @@ +{ + pname = "fuel-core-client"; + version = "0.29.0"; + date = "2024-06-15"; + url = "https://github.com/fuellabs/fuel-core"; + rev = "e3730f843b9d4afa0058492289e7f056cbf814df"; + sha256 = "sha256-C3StV7kELIjrhbASxD0EXnK2Sp5Hco+bUZRDk1C1iVQ="; +} diff --git a/manifests/fuel-core-client-0.29.0.nix b/manifests/fuel-core-client-0.29.0.nix new file mode 100644 index 00000000..33f581fa --- /dev/null +++ b/manifests/fuel-core-client-0.29.0.nix @@ -0,0 +1,8 @@ +{ + pname = "fuel-core-client"; + version = "0.29.0"; + date = "2024-06-14"; + url = "https://github.com/fuellabs/fuel-core"; + rev = "e3730f843b9d4afa0058492289e7f056cbf814df"; + sha256 = "sha256-C3StV7kELIjrhbASxD0EXnK2Sp5Hco+bUZRDk1C1iVQ="; +}