commandbox 3.5.0 (#8673)
* commandbox @ 3.5.0 * Added new line to end of file
This commit is contained in:
parent
ac26138ae1
commit
e58507eab2
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
|||
class Commandbox < Formula
|
||||
desc "CFML embedded server, package manager, and app scaffolding tools"
|
||||
homepage "https://www.ortussolutions.com/products/commandbox"
|
||||
url "http://downloads.ortussolutions.com/ortussolutions/commandbox/3.4.0/commandbox-bin-3.4.0.zip"
|
||||
sha256 "b8476782943ee2a39d7e6ee79c491e5e0539a63300196cb695e901dfdd308e42"
|
||||
url "http://downloads.ortussolutions.com/ortussolutions/commandbox/3.5.0/commandbox-bin-3.5.0.zip"
|
||||
sha256 "9477d83616124833f3e95b9e47391c4e61cfe4197b7d02d2d83b92e85219702c"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
depends_on :java => "1.7+"
|
||||
|
||||
resource "apidocs" do
|
||||
url "http://downloads.ortussolutions.com/ortussolutions/commandbox/3.4.0/commandbox-apidocs-3.4.0.zip"
|
||||
sha256 "37299d470cc55f4ac21dca3d78db7a002b2422d3af3f3614b42e90a360416629"
|
||||
url "http://downloads.ortussolutions.com/ortussolutions/commandbox/3.5.0/commandbox-apidocs-3.5.0.zip"
|
||||
sha256 "32b86a55b89a58bb732a1630c290f99e6ae53e97eef808cf99b207a70cc0c1d9"
|
||||
end
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue