mirror of
https://github.com/Start9Labs/registry.git
synced 2026-03-26 18:21:52 +00:00
22 lines
607 B
YAML
22 lines
607 B
YAML
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"
|
|
- version: 0.18.2
|
|
release-notes: "Some more stuff"
|
|
icon-type: png
|
|
cups:
|
|
title: "Cups Messenger"
|
|
description:
|
|
short: "P2P Encrypted messaging"
|
|
long: "Peer-to-peer encrypted messaging platform that operates over tor."
|
|
version-info:
|
|
- version: 0.2.1
|
|
release-notes: "Some stuff"
|
|
- version: 0.2.2
|
|
release-notes: "Some more stuff"
|
|
icon-type: png |