mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 11:41:31 +00:00
⬆️ Updating add-on FTP to 3541860
This commit is contained in:
parent
61326ec349
commit
9a2e44ab1f
4 changed files with 7 additions and 6 deletions
|
@ -764,10 +764,10 @@ SOFTWARE.
|
||||||
[example-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
[example-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||||
[example-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
[example-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
||||||
[example-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
[example-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
||||||
[addon-ftp]: https://github.com/hassio-addons/addon-ftp/tree/e9649ad
|
[addon-ftp]: https://github.com/hassio-addons/addon-ftp/tree/3541860
|
||||||
[addon-doc-ftp]: https://github.com/hassio-addons/addon-ftp/blob/e9649ad/README.md
|
[addon-doc-ftp]: https://github.com/hassio-addons/addon-ftp/blob/3541860/README.md
|
||||||
[ftp-issue]: https://github.com/hassio-addons/addon-ftp/issues
|
[ftp-issue]: https://github.com/hassio-addons/addon-ftp/issues
|
||||||
[ftp-version-shield]: https://img.shields.io/badge/version-e9649ad-blue.svg
|
[ftp-version-shield]: https://img.shields.io/badge/version-3541860-blue.svg
|
||||||
[ftp-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
|
[ftp-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
|
||||||
[ftp-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
[ftp-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||||
[ftp-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
[ftp-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
# Changelog since v4.2.1
|
# Changelog since v4.2.1
|
||||||
|
- ⬆ Upgrade lock-threads workflow to 3.0.0 (#95)
|
||||||
- ⬆️ Bump frenck/action-addon-linter from 2.3 to 2.4.1 (#94)
|
- ⬆️ Bump frenck/action-addon-linter from 2.3 to 2.4.1 (#94)
|
||||||
|
|
||||||
Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from 2.3 to 2.4.1.
|
Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from 2.3 to 2.4.1.
|
||||||
|
|
|
@ -53,5 +53,5 @@ If you are more interested in stable releases of our add-ons:
|
||||||
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
|
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
|
||||||
[patreon]: https://www.patreon.com/frenck
|
[patreon]: https://www.patreon.com/frenck
|
||||||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
|
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
|
||||||
[release-shield]: https://img.shields.io/badge/version-e9649ad-blue.svg
|
[release-shield]: https://img.shields.io/badge/version-3541860-blue.svg
|
||||||
[release]: https://github.com/hassio-addons/addon-ftp/tree/e9649ad
|
[release]: https://github.com/hassio-addons/addon-ftp/tree/3541860
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "FTP",
|
"name": "FTP",
|
||||||
"version": "e9649ad",
|
"version": "3541860",
|
||||||
"slug": "ftp",
|
"slug": "ftp",
|
||||||
"description": "A secure and fast FTP server for Home Assistant",
|
"description": "A secure and fast FTP server for Home Assistant",
|
||||||
"url": "https://github.com/hassio-addons/addon-ftp",
|
"url": "https://github.com/hassio-addons/addon-ftp",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue