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