Skip to content

Commit 8af479c

Browse files
bump emberjson to 0.1.4 for max 25.2 release (#99)
Co-authored-by: Caroline Frasca <42614552+carolinefrasca@users.noreply.github.com>
1 parent 031b0e0 commit 8af479c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

recipes/emberjson/recipe.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
context:
2-
version: 0.1.3
2+
version: 0.1.4
33

44
package:
55
name: "emberjson"
66
version: ${{ version }}
77

88
source:
99
- git: https://github.com/bgreni/EmberJson.git
10-
rev: 95cf7550379d7675084e2d6984eb1b81c3ac7ccc
10+
rev: f2b2c89ad39fdd96f0b58036ed5e04478a3f2556
1111

1212
build:
1313
number: 0
@@ -16,7 +16,7 @@ build:
1616

1717
requirements:
1818
host:
19-
- max =25.1
19+
- max =25.2
2020
run:
2121
- ${{ pin_compatible('max') }}
2222

0 commit comments

Comments
 (0)