macvim 8.0-120
Closes #8493. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
2b308ad06e
commit
5017947ed9
1 changed files with 3 additions and 5 deletions
|
@ -2,11 +2,9 @@
|
|||
class Macvim < Formula
|
||||
desc "GUI for vim, made for macOS"
|
||||
homepage "https://github.com/macvim-dev/macvim"
|
||||
url "https://github.com/macvim-dev/macvim/archive/snapshot-119.tar.gz"
|
||||
version "8.0-119"
|
||||
sha256 "5e99d6b4b2fbdb411ccbae747fc2270eac05c7f0d8c2273833cf1bb71fd7483e"
|
||||
revision 1
|
||||
|
||||
url "https://github.com/macvim-dev/macvim/archive/snapshot-120.tar.gz"
|
||||
version "8.0-120"
|
||||
sha256 "8b8a0f0c05203f9732bae17f79f7170244958acb995432a4381373ab2cdfaf86"
|
||||
head "https://github.com/macvim-dev/macvim.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue