Skip to content

Commit d52602e

Browse files
authored
CouchDB v3.4.2 snap (#165)
1 parent 2567930 commit d52602e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

snap/snapcraft.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
# under the License.
1717
---
1818
name: couchdb
19-
version: 3.4.1
19+
version: 3.4.2
2020
type: app
2121
base: core22
2222
license: Apache-2.0
@@ -41,7 +41,7 @@ parts:
4141
erl-iex:
4242
plugin: dump
4343
build-environment:
44-
- ASDF_ERLANG_VERSION: "25.3.2.13"
44+
- ASDF_ERLANG_VERSION: "25.3.2.15"
4545
- ASDF_ELIXIR_VERSION: "1.15.8-otp-25"
4646
source: https://github.com/asdf-vm/asdf.git
4747
source-branch: v0.14.1
@@ -67,7 +67,7 @@ parts:
6767
plugin: make
6868
build-environment:
6969
- SPIDERMONKEY_VERSION: "91"
70-
source: https://dlcdn.apache.org/couchdb/source/3.4.1/apache-couchdb-3.4.1.tar.gz
70+
source: https://dlcdn.apache.org/couchdb/source/3.4.2/apache-couchdb-3.4.2.tar.gz
7171
source-type: tar
7272
override-build: |
7373
# Use the version of erlang/elixir we configured before

0 commit comments

Comments
 (0)