bork 0.11.0 (#23367)
This commit is contained in:
parent
525b712ad4
commit
b136bdb04c
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Bork < Formula
|
||||
desc "Bash DSL for config management"
|
||||
homepage "https://github.com/mattly/bork"
|
||||
url "https://github.com/mattly/bork/archive/v0.10.0.tar.gz"
|
||||
sha256 "c06433ee2879b89e116a940c1549089e41e6e07da9bc1241a305bc72c14a9494"
|
||||
url "https://github.com/mattly/bork/archive/v0.11.0.tar.gz"
|
||||
sha256 "5c9f445962a9b8a8faf7cbdec9599945630b1a21f0fa244ec9d536c5e6fc867a"
|
||||
|
||||
head "https://github.com/mattly/bork.git"
|
||||
bottle :unneeded
|
||||
|
|
Loading…
Reference in a new issue