transcrypt 0.9.7
Closes Homebrew/homebrew#37971. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
bf9a4ad78c
commit
0907f6d55a
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require "formula"
|
|||
|
||||
class Transcrypt < Formula
|
||||
homepage "https://github.com/elasticdog/transcrypt#readme"
|
||||
url "https://github.com/elasticdog/transcrypt/archive/v0.9.6.tar.gz"
|
||||
sha1 "413852521bd8ead6511cb368335af96acf6f4d2e"
|
||||
url "https://github.com/elasticdog/transcrypt/archive/v0.9.7.tar.gz"
|
||||
sha1 "af986db13069df0a9ce16e1bde1eaf6edc9a0317"
|
||||
head "https://github.com/elasticdog/transcrypt.git"
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue