1
0
Fork 0
mirror of https://github.com/eosswedenorg/apt synced 2026-06-16 04:34:56 +02:00

[Autogen] Updated repo index

This commit is contained in:
EOS Sw/eden APT 2022-10-17 12:51:38 +00:00
parent 5153dcc030
commit 15606ab0fa
6 changed files with 64 additions and 65 deletions

View file

@ -4,21 +4,32 @@ name: eosio-api-healthcheck
repo: main
distribution: bionic
component: stable
installed-size: 0
description: HAproxy healthcheck program for EOSIO API.
installed-size: 6931
description: |
HAproxy healthcheck program for EOSIO API.
This package provides all the files needed to
run the eos-api-healthcheck TCP Server
homepage: https://github.com/eosswedenorg/eos-api-healthcheck
maintainer: Henrik Hautakoski <henrik@eossweden.org>
section: introspection
priority: optional
architecture: amd64
pre-depends: []
depends: []
depends:
- libc6 (>= 2.4)
conflicts: []
breaks: []
replaces: []
suggests: []
built-using: []
versions:
- filename: pool/stable/e/eosio-api-healthcheck/eosio-api-healthcheck_1.2.3_amd64.deb
md5sum: a2558dc11dc6009e4c652e8e1a9b42f3
sha1: 68b52c464b94463e0ed5dd7f435932738ed07f02
sha256: 23e8371e96d68aadbf4a8075493db052897caf1733776de6d17344545191c100
sha512: d1592338006c5e1842bbc31a4931cbd388c38adb7e869a5b62d060a08b3b51af16aeb0f8165e60181a24cea6ea3ee0d9c90ebe5bdf917f5706bf0a646d3113ce
size: 1969016
version: 1.2.3
- filename: pool/stable/e/eosio-api-healthcheck/eosio-api-healthcheck_1.2.2-1-ubuntu-18.04_amd64.deb
md5sum: 40a8b275e5b021c4729061e0280f5a6c
sha1: 2cbc88c662bbcb9d12c2402b342d33eeae4073b8

View file

@ -4,12 +4,22 @@ name: hatop
repo: main
distribution: bionic
component: stable
installed-size: 0
description: An Interactive ncurses Client for HAProxy
installed-size: 93
description: |
interactive ncurses client for haproxy
HATop is an interactive ncurses client and real-time monitoring, statistics
displaying tool for the HAProxy TCP/HTTP load balancer.
HATop's appearance is similar to top(1). It supports various modes for
detailed statistics of all configured proxies and services in near realtime.
In addition, it features an interactive CLI for the haproxy unix socket.
This allows administrators to control the given haproxy instance (change
server weight, put servers into maintenance mode, ...) directly out of hatop
(using keybinds or the CLI) and monitor the results immediately.
homepage: https://github.com/jhunt/hatop
maintainer: James Hunt <james@jameshunt.us>
section: admin
priority: extra
priority: optional
architecture: all
pre-depends: []
depends:
@ -20,6 +30,13 @@ replaces: []
suggests: []
built-using: []
versions:
- filename: pool/stable/h/hatop/hatop_0.8.2-1_all.deb
md5sum: 5d6ec9a63446df41fc2a131c880e953a
sha1: 0357da08bce86e2147189513e0c018ec7449a2d2
sha256: 954438955a6a78ae227d5daaa0cd5c0dfb73671feb24681bf94bfb0060588645
sha512: 1dedb9c853df3a22d46b3cd33d5fbaba07ca3622fb7c85a419b9f356f3c077258f4b28433e3baae94217f62cd3cc1a47d2db404f02ac5bcf5659a7d2f0f6f0eb
size: 22388
version: 0.8.2-1
- filename: pool/stable/h/hatop/hatop_0.8.1-1-ubuntu-18.04_all.deb
md5sum: 6ba96a6d6d470aa5890d29360486378e
sha1: 12b4ece3fb1b2f8a823c403ec1b0460e7a4529f7

View file

@ -4,7 +4,7 @@ name: eosio-api-healthcheck
repo: main
distribution: bionic
component: testing
installed-size: 6931
installed-size: 11171
description: |
HAproxy healthcheck program for EOSIO API.
This package provides all the files needed to
@ -23,11 +23,11 @@ replaces: []
suggests: []
built-using: []
versions:
- filename: pool/testing/e/eosio-api-healthcheck/eosio-api-healthcheck_1.2.3_amd64.deb
md5sum: a2558dc11dc6009e4c652e8e1a9b42f3
sha1: 68b52c464b94463e0ed5dd7f435932738ed07f02
sha256: 23e8371e96d68aadbf4a8075493db052897caf1733776de6d17344545191c100
sha512: d1592338006c5e1842bbc31a4931cbd388c38adb7e869a5b62d060a08b3b51af16aeb0f8165e60181a24cea6ea3ee0d9c90ebe5bdf917f5706bf0a646d3113ce
size: 1969016
version: 1.2.3
- filename: pool/testing/e/eosio-api-healthcheck/eosio-api-healthcheck_1.2.4_amd64.deb
md5sum: 1066afad23ff2ea9e97f9c422e129440
sha1: b6d6158fe95273c082225860afade8f837f6d690
sha256: 57a2756cc2ae3732140cf6cf2600b38f0b23e9efda17ef03851f966cfe516a10
sha512: d3ed62831d8549c6d5e2dfc65c2257026d0a77c70600684a6a51349c1cb511ea7b27747335a8dce220cadf1c7b7b6a43f52ca15d5e7057dfcdd57a8457bd271c
size: 2916556
version: 1.2.4
---

View file

@ -1,40 +0,0 @@
---
# Autogenerated. DO NOT EDIT.
name: hatop
repo: main
distribution: bionic
component: testing
installed-size: 93
description: |
interactive ncurses client for haproxy
HATop is an interactive ncurses client and real-time monitoring, statistics
displaying tool for the HAProxy TCP/HTTP load balancer.
HATop's appearance is similar to top(1). It supports various modes for
detailed statistics of all configured proxies and services in near realtime.
In addition, it features an interactive CLI for the haproxy unix socket.
This allows administrators to control the given haproxy instance (change
server weight, put servers into maintenance mode, ...) directly out of hatop
(using keybinds or the CLI) and monitor the results immediately.
homepage: https://github.com/jhunt/hatop
maintainer: James Hunt <james@jameshunt.us>
section: admin
priority: optional
architecture: all
pre-depends: []
depends:
- python (>= 2.4)
conflicts: []
breaks: []
replaces: []
suggests: []
built-using: []
versions:
- filename: pool/testing/h/hatop/hatop_0.8.2-1_all.deb
md5sum: 5d6ec9a63446df41fc2a131c880e953a
sha1: 0357da08bce86e2147189513e0c018ec7449a2d2
sha256: 954438955a6a78ae227d5daaa0cd5c0dfb73671feb24681bf94bfb0060588645
sha512: 1dedb9c853df3a22d46b3cd33d5fbaba07ca3622fb7c85a419b9f356f3c077258f4b28433e3baae94217f62cd3cc1a47d2db404f02ac5bcf5659a7d2f0f6f0eb
size: 22388
version: 0.8.2-1
---

View file

@ -4,21 +4,32 @@ name: eosio-api-healthcheck
repo: main
distribution: focal
component: stable
installed-size: 0
description: HAproxy healthcheck program for EOSIO API.
installed-size: 6931
description: |
HAproxy healthcheck program for EOSIO API.
This package provides all the files needed to
run the eos-api-healthcheck TCP Server
homepage: https://github.com/eosswedenorg/eos-api-healthcheck
maintainer: Henrik Hautakoski <henrik@eossweden.org>
section: introspection
priority: optional
architecture: amd64
pre-depends: []
depends: []
depends:
- libc6 (>= 2.4)
conflicts: []
breaks: []
replaces: []
suggests: []
built-using: []
versions:
- filename: pool/stable/e/eosio-api-healthcheck/eosio-api-healthcheck_1.2.3_amd64.deb
md5sum: a2558dc11dc6009e4c652e8e1a9b42f3
sha1: 68b52c464b94463e0ed5dd7f435932738ed07f02
sha256: 23e8371e96d68aadbf4a8075493db052897caf1733776de6d17344545191c100
sha512: d1592338006c5e1842bbc31a4931cbd388c38adb7e869a5b62d060a08b3b51af16aeb0f8165e60181a24cea6ea3ee0d9c90ebe5bdf917f5706bf0a646d3113ce
size: 1969016
version: 1.2.3
- filename: pool/stable/e/eosio-api-healthcheck/eosio-api-healthcheck_1.2.2-1-ubuntu-20.04_amd64.deb
md5sum: 0573eae358bb2f8b87dd777d1daf8798
sha1: 232c82301bde4b05486315f424832ef4b3e8731e

View file

@ -4,7 +4,7 @@ name: eosio-api-healthcheck
repo: main
distribution: focal
component: testing
installed-size: 6931
installed-size: 11171
description: |
HAproxy healthcheck program for EOSIO API.
This package provides all the files needed to
@ -23,11 +23,11 @@ replaces: []
suggests: []
built-using: []
versions:
- filename: pool/testing/e/eosio-api-healthcheck/eosio-api-healthcheck_1.2.3_amd64.deb
md5sum: a2558dc11dc6009e4c652e8e1a9b42f3
sha1: 68b52c464b94463e0ed5dd7f435932738ed07f02
sha256: 23e8371e96d68aadbf4a8075493db052897caf1733776de6d17344545191c100
sha512: d1592338006c5e1842bbc31a4931cbd388c38adb7e869a5b62d060a08b3b51af16aeb0f8165e60181a24cea6ea3ee0d9c90ebe5bdf917f5706bf0a646d3113ce
size: 1969016
version: 1.2.3
- filename: pool/testing/e/eosio-api-healthcheck/eosio-api-healthcheck_1.2.4_amd64.deb
md5sum: 1066afad23ff2ea9e97f9c422e129440
sha1: b6d6158fe95273c082225860afade8f837f6d690
sha256: 57a2756cc2ae3732140cf6cf2600b38f0b23e9efda17ef03851f966cfe516a10
sha512: d3ed62831d8549c6d5e2dfc65c2257026d0a77c70600684a6a51349c1cb511ea7b27747335a8dce220cadf1c7b7b6a43f52ca15d5e7057dfcdd57a8457bd271c
size: 2916556
version: 1.2.4
---