1
0
mirror of https://github.com/CMiksche/gitea-auto-update synced 2025-12-10 07:57:23 +01:00

docs: update download stats

Change download statistics to pepy.tech (pypistats.org is currently down)
This commit is contained in:
Christoph Daniel Miksche
2020-08-13 00:08:35 +02:00
committed by GitHub
parent 65bfa64517
commit 4f5bd47ea6

View File

@@ -2,7 +2,7 @@
[![Build Status](https://travis-ci.org/CMiksche/gitea-auto-update.svg?branch=master)](https://travis-ci.org/CMiksche/gitea-auto-update)
[![PyPI version](https://badge.fury.io/py/gitea-auto-update.svg)](https://badge.fury.io/py/gitea-auto-update)
![PyPI - Downloads](https://img.shields.io/pypi/dm/gitea-auto-update)
[![Downloads](https://pepy.tech/badge/gitea-auto-update)](https://pepy.tech/project/gitea-auto-update)
Script for a automatic update of gitea. Should be run locally on the gitea server. Has options for updating via new binary file or build from source.