Skip to content

Commit a3ef03a

Browse files
BrewTestBotbotantony
authored andcommitted
couchdb 3.5.1
1 parent 32dc8bb commit a3ef03a

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

Formula/c/couchdb.rb

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
class Couchdb < Formula
22
desc "Apache CouchDB database server"
33
homepage "https://couchdb.apache.org/"
4-
url "https://www.apache.org/dyn/closer.lua?path=couchdb/source/3.5.0/apache-couchdb-3.5.0.tar.gz"
5-
mirror "https://archive.apache.org/dist/couchdb/source/3.5.0/apache-couchdb-3.5.0.tar.gz"
6-
sha256 "6a98b90a9a980bbef2c35b4996a8e71a2f1ae5227546c85f04c436101bdf78bf"
4+
url "https://www.apache.org/dyn/closer.lua?path=couchdb/source/3.5.1/apache-couchdb-3.5.1.tar.gz"
5+
mirror "https://archive.apache.org/dist/couchdb/source/3.5.1/apache-couchdb-3.5.1.tar.gz"
6+
sha256 "c22cf31d6d91a3f5aa04f0cad493babdc723213494cb5e6170a507d359c50136"
77
license "Apache-2.0"
8-
revision 1
98

109
bottle do
1110
sha256 cellar: :any, arm64_tahoe: "f8b59edba04e1dbe3872be868ae197372c7883037f4214b6e5629b5066721c25"

0 commit comments

Comments
 (0)