diff --git a/plugins/plugins.private.yaml b/plugins/plugins.private.yaml index dcf1596187e..e3f575e633e 100644 --- a/plugins/plugins.private.yaml +++ b/plugins/plugins.private.yaml @@ -9,46 +9,46 @@ defaults: plugins: cron: - moduleURI: "github.com/smartcontractkit/capabilities/cron" - gitRef: "9382dd467b74fe964497d84ac134162eac150322" + gitRef: "9ea5e2918d8c3fcc76506a428e2269de06b9c73f" installPath: "." flags: "-tags timetzdata" kvstore: - enabled: false moduleURI: "github.com/smartcontractkit/capabilities/kvstore" - gitRef: "9382dd467b74fe964497d84ac134162eac150322" + gitRef: "9ea5e2918d8c3fcc76506a428e2269de06b9c73f" installPath: "." readcontract: - moduleURI: "github.com/smartcontractkit/capabilities/readcontract" - gitRef: "9382dd467b74fe964497d84ac134162eac150322" + gitRef: "9ea5e2918d8c3fcc76506a428e2269de06b9c73f" installPath: "." consensus: - moduleURI: "github.com/smartcontractkit/capabilities/consensus" - gitRef: "9382dd467b74fe964497d84ac134162eac150322" + gitRef: "9ea5e2918d8c3fcc76506a428e2269de06b9c73f" installPath: "." workflowevent: - enabled: false moduleURI: "github.com/smartcontractkit/capabilities/workflowevent" - gitRef: "9382dd467b74fe964497d84ac134162eac150322" + gitRef: "9ea5e2918d8c3fcc76506a428e2269de06b9c73f" installPath: "." httpaction: - moduleURI: "github.com/smartcontractkit/capabilities/http_action" - gitRef: "9382dd467b74fe964497d84ac134162eac150322" + gitRef: "9ea5e2918d8c3fcc76506a428e2269de06b9c73f" installPath: "." httptrigger: - moduleURI: "github.com/smartcontractkit/capabilities/http_trigger" - gitRef: "9382dd467b74fe964497d84ac134162eac150322" + gitRef: "9ea5e2918d8c3fcc76506a428e2269de06b9c73f" installPath: "." evm: - moduleURI: "github.com/smartcontractkit/capabilities/chain_capabilities/evm" - gitRef: "9382dd467b74fe964497d84ac134162eac150322" + gitRef: "9ea5e2918d8c3fcc76506a428e2269de06b9c73f" installPath: "." solana: - moduleURI: "github.com/smartcontractkit/capabilities/chain_capabilities/solana" - gitRef: "9382dd467b74fe964497d84ac134162eac150322" + gitRef: "9ea5e2918d8c3fcc76506a428e2269de06b9c73f" installPath: "." mock: - moduleURI: "github.com/smartcontractkit/capabilities/mock" - gitRef: "9382dd467b74fe964497d84ac134162eac150322" + gitRef: "9ea5e2918d8c3fcc76506a428e2269de06b9c73f" installPath: "." confidential-http: - moduleURI: "github.com/smartcontractkit/confidential-compute/enclave/apps/confidential-http/capability"