mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-10-05 17:01:06 +03:00
Update build-tools to 20.0.0
This commit is contained in:
parent
fdb53b75f4
commit
cbdcdd1e78
5 changed files with 6 additions and 6 deletions
|
@ -32,7 +32,7 @@ end
|
|||
script "add_build_tools" do
|
||||
interpreter "bash"
|
||||
user user
|
||||
ver = "19.1.0"
|
||||
ver = "20.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