updated androidstudio state

This commit is contained in:
Paul 2021-10-02 12:52:38 +02:00
parent 87a1405345
commit c1cdf5262a
2 changed files with 2 additions and 1 deletions

View File

@ -4,4 +4,5 @@ androidstudio:
enabled: true
install_dir: /usr/local/apps
release_dir: /usr/local/apps/releases
version: 4.2.1.0
config: {}

View File

@ -2,7 +2,7 @@
{%- from "androidstudio/map.jinja" import androidstudio with context %}
androidstudio-archive-extract:
archive.extracted:
- name: {{ androidstudio.install_dir }}
- name: {{ androidstudio.release_dir }}
- source: {{ androidstudio.mirror }}/{{ androidstudio.version }}/android-studio-ide-{{ androidstudio.tag }}-linux.tar.gz
- skip_verify: true
- archive_format: tar