smali 2.2.5

Closes #31866.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
Dominyk Tiller 2018-09-07 03:42:07 +01:00
parent c26b8a5a5e
commit 40d9aea37e
No known key found for this signature in database
GPG key ID: FE19AEFCF658C6F6

View file

@ -1,14 +1,14 @@
class Smali < Formula
desc "Assembler/disassembler for Android's Java VM implementation"
homepage "https://github.com/JesusFreke/smali"
url "https://bitbucket.org/JesusFreke/smali/downloads/smali-2.2.4.jar"
sha256 "67b5d4e6dc9e663610bd06d307ecc5087cf862fc1c255704ef1f7b755dc9e634"
url "https://bitbucket.org/JesusFreke/smali/downloads/smali-2.2.5.jar"
sha256 "7bd1677594b917f6c538b7ac7e8958294a94ec95e99efecda5aee935060138b6"
bottle :unneeded
resource "baksmali-jar" do
url "https://bitbucket.org/JesusFreke/smali/downloads/baksmali-2.2.4.jar"
sha256 "75a82ea60c014614fa62696115dc72ceae77167ae6b110f5435569bd98f9b6d7"
url "https://bitbucket.org/JesusFreke/smali/downloads/baksmali-2.2.5.jar"
sha256 "e12c5c9c140ee63487037ad8dc6d5ebd43c0185e1a56524f554d0a845240ec06"
end
resource "baksmali" do