mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-17 00:12:29 +03:00
Update build tools to 22.0.0
This commit is contained in:
parent
92fdcd3e6a
commit
66487272cd
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ end
|
|||
script "add_build_tools" do
|
||||
interpreter "bash"
|
||||
user user
|
||||
ver = "21.1.2"
|
||||
ver = "22.0.0"
|
||||
cwd "/tmp"
|
||||
code "
|
||||
if [ -f /vagrant/cache/build-tools/#{ver}.tar.gz ] ; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue