We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c5349d commit b790d04Copy full SHA for b790d04
1 file changed
recipes/kelvin/recipe.yaml
@@ -1,13 +1,13 @@
1
context:
2
- version: 0.1.1
+ version: 0.1.2
3
4
package:
5
name: "kelvin"
6
version: ${{ version }}
7
8
source:
9
- git: https://github.com/bgreni/Kelvin.git
10
- rev: e8afbd34e7922e33ab9b5ab75333d1c816cdfe05
+ rev: fcd18cad27aac76daf818782115d06e251ed9f40
11
12
build:
13
number: 0
@@ -16,7 +16,7 @@ build:
16
17
requirements:
18
host:
19
- - max =25.4
+ - max =25.5
20
run:
21
- ${{ pin_compatible('max') }}
22
0 commit comments