bundletool 0.8.0 (#36016)

This commit is contained in:
Igor Kapkov 2019-01-28 23:30:57 +11:00 committed by GitHub
parent d4ab25c355
commit d5b669e1ea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,8 +1,8 @@
class Bundletool < Formula
desc "Command-line tool to manipulate Android App Bundles"
homepage "https://github.com/google/bundletool"
url "https://github.com/google/bundletool/releases/download/0.7.2/bundletool-all-0.7.2.jar"
sha256 "9d98a1497281388539f5a774ed0843c1d541f7b1bc5d0664d21a0eeaf4a00f19"
url "https://github.com/google/bundletool/releases/download/0.8.0/bundletool-all-0.8.0.jar"
sha256 "5ea68a00f2fe0667d9d66dbf05181828d405a205732221751310dd0c1b5abe64"
bottle :unneeded
depends_on :java => "1.8+"
@ -22,8 +22,8 @@ class Bundletool < Formula
expected = <<~EOS
App Bundle information
------------
Modules:
Module: base
Feature modules:
Feature module: base
File: dex/classes.dex
EOS