Skip to content

Commit

Permalink
[bot-automerge] erlang v27.0 (#157)
Browse files Browse the repository at this point in the history
automerged PR by conda-forge/automerge-action
  • Loading branch information
github-actions[bot] authored May 20, 2024
2 parents 346cc80 + b920a8c commit 99e5cb5
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 6 deletions.
6 changes: 4 additions & 2 deletions .ci_support/osx_64_.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
MACOSX_DEPLOYMENT_TARGET:
- '10.9'
- '10.13'
MACOSX_SDK_VERSION:
- '10.13'
c_compiler:
- clang
c_compiler_version:
- '16'
c_stdlib:
- macosx_deployment_target
c_stdlib_version:
- '10.9'
- '10.13'
channel_sources:
- conda-forge
channel_targets:
Expand Down
4 changes: 2 additions & 2 deletions .gitattributes

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{% set version = "26.2.5" %}
{% set version = "27.0" %}

package:
name: erlang
version: {{ version }}

source:
url: https://github.com/erlang/otp/archive/OTP-{{ version }}.tar.gz
sha256: d34b409cb5968ae47dd5a0c4f85b925d5601898d90788bbb08d514964a3a141d
sha256: 5c8ad9143ee81c26aae4699c4bc64f76c5e838efb778f988ad9bb1305f505fed

build:
number: 0
Expand Down

0 comments on commit 99e5cb5

Please sign in to comment.