mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 03:31:36 +00:00
⬆️ Updating add-on ADB - Android Debug Bridge to 39d0de5
This commit is contained in:
parent
38ffa85ea8
commit
06cedf08b3
4 changed files with 14 additions and 11 deletions
|
@ -815,10 +815,10 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
SOFTWARE.
|
||||
|
||||
[addon-adb]: https://github.com/hassio-addons/addon-adb/tree/d73fcf6
|
||||
[addon-doc-adb]: https://github.com/hassio-addons/addon-adb/blob/d73fcf6/README.md
|
||||
[addon-adb]: https://github.com/hassio-addons/addon-adb/tree/39d0de5
|
||||
[addon-doc-adb]: https://github.com/hassio-addons/addon-adb/blob/39d0de5/README.md
|
||||
[adb-issue]: https://github.com/hassio-addons/addon-adb/issues
|
||||
[adb-version-shield]: https://img.shields.io/badge/version-d73fcf6-blue.svg
|
||||
[adb-version-shield]: https://img.shields.io/badge/version-39d0de5-blue.svg
|
||||
[adb-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/adb-amd64.svg
|
||||
[adb-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
|
||||
[adb-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||
|
|
|
@ -1,14 +1,17 @@
|
|||
# Changelog since v0.5.4
|
||||
|
||||
2020/01/01 21:16 UTC - [d73fcf6](https://github.com/hassio-addons/addon-adb/commit/d73fcf63b7932255f4a19aec3d7c6a49a8138d13) by [@frenck](https://github.com/frenck)
|
||||
2020/01/02 22:12 UTC - [39d0de5](https://github.com/hassio-addons/addon-adb/commit/39d0de5ab8d0a321f01f5f5822870130a060c030) by [@frenck](https://github.com/frenck)
|
||||
> :pencil2: Fixes some spelling and grammar
|
||||
|
||||
2020/01/01 21:16 UTC - [628c75e](https://github.com/hassio-addons/addon-adb/commit/628c75e1d2e7d62b01705a4a0c4bd2f6924f9b70) by [@frenck](https://github.com/frenck)
|
||||
2020/01/02 22:12 UTC - [d73fcf6](https://github.com/hassio-addons/addon-adb/commit/d73fcf63b7932255f4a19aec3d7c6a49a8138d13) by [@frenck](https://github.com/frenck)
|
||||
> :pencil2: Fixes some spelling and grammar
|
||||
|
||||
2020/01/02 22:12 UTC - [628c75e](https://github.com/hassio-addons/addon-adb/commit/628c75e1d2e7d62b01705a4a0c4bd2f6924f9b70) by [@frenck](https://github.com/frenck)
|
||||
> :pencil2: Funding adjustments
|
||||
|
||||
2020/01/01 21:16 UTC - [3e30a4f](https://github.com/hassio-addons/addon-adb/commit/3e30a4ffd804178e19f002020e312534c0c813d4) by [@frenck](https://github.com/frenck)
|
||||
2020/01/02 22:12 UTC - [3e30a4f](https://github.com/hassio-addons/addon-adb/commit/3e30a4ffd804178e19f002020e312534c0c813d4) by [@frenck](https://github.com/frenck)
|
||||
> :arrow_up: Upgrades add-on base image to v4.0.3
|
||||
|
||||
2020/01/01 21:16 UTC - [38e002b](https://github.com/hassio-addons/addon-adb/commit/38e002be37ec53519a933fbfe8b8a4f1215f06b6) by [@frenck](https://github.com/frenck)
|
||||
2020/01/02 22:12 UTC - [38e002b](https://github.com/hassio-addons/addon-adb/commit/38e002be37ec53519a933fbfe8b8a4f1215f06b6) by [@frenck](https://github.com/frenck)
|
||||
> :fireworks: Updates maintenance/license year to 2020
|
||||
|
||||
|
|
|
@ -39,7 +39,7 @@ If you are more interested in stable releases of our add-ons:
|
|||
|
||||
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg
|
||||
[discord]: https://discord.me/hassioaddons
|
||||
[docs]: https://github.com/hassio-addons/addon-adb/blob/d73fcf6/README.md
|
||||
[docs]: https://github.com/hassio-addons/addon-adb/blob/39d0de5/README.md
|
||||
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
|
||||
[forum]: https://community.home-assistant.io/t/community-hass-io-add-on-adb-android-debug-bridge/96375?u=frenck
|
||||
[github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png
|
||||
|
@ -48,5 +48,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]: https://www.patreon.com/frenck
|
||||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
|
||||
[release-shield]: https://img.shields.io/badge/version-d73fcf6-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-adb/tree/d73fcf6
|
||||
[release-shield]: https://img.shields.io/badge/version-39d0de5-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-adb/tree/39d0de5
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "ADB - Android Debug Bridge",
|
||||
"version": "d73fcf6",
|
||||
"version": "39d0de5",
|
||||
"slug": "adb",
|
||||
"description": "The Android Debug Bridge server program",
|
||||
"url": "https://github.com/hassio-addons/addon-adb",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue