mirror of
https://github.com/Start9Labs/registry.git
synced 2026-03-26 02:11:53 +00:00
resource gathering
This commit is contained in:
9
resources/apps.yaml
Normal file
9
resources/apps.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
bitcoind:
|
||||
title: "Bitcoin Core"
|
||||
description:
|
||||
short: "A Bitcoin Full Node"
|
||||
long: "The bitcoin full node implementation by Bitcoin Core."
|
||||
version-info:
|
||||
- version: 0.18.1
|
||||
release-notes: "Some stuff"
|
||||
icon-type: png
|
||||
2
resources/bitcoind/0.18.1/version.yaml
Normal file
2
resources/bitcoind/0.18.1/version.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
version: 0.18.1
|
||||
release-notes: "Some stuff"
|
||||
5
resources/bitcoind/app.yaml
Normal file
5
resources/bitcoind/app.yaml
Normal file
@@ -0,0 +1,5 @@
|
||||
title: "Bitcoin Core"
|
||||
description:
|
||||
short: "A Bitcoin Full Node"
|
||||
long: "The bitcoin full node implementation by Bitcoin Core."
|
||||
icon-type: png
|
||||
Reference in New Issue
Block a user