Skip to content

Commit

Permalink
update emberjson 0.1.3 (#73)
Browse files Browse the repository at this point in the history
Co-authored-by: Caroline Frasca <[email protected]>
  • Loading branch information
bgreni and carolinefrasca authored Feb 19, 2025
1 parent f3dff70 commit fffc602
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 334 deletions.
11 changes: 4 additions & 7 deletions recipes/emberjson/recipe.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
context:
version: 0.1.1
version: 0.1.3

package:
name: "emberjson"
version: ${{ version }}

source:
- git: https://github.com/bgreni/EmberJson.git
rev: 23bf62c726f6f57d0338780fad3802c2c42c5487
rev: 95cf7550379d7675084e2d6984eb1b81c3ac7ccc

build:
number: 0
Expand All @@ -16,18 +16,15 @@ build:

requirements:
host:
- max =24.6
- max =25.1
run:
- ${{ pin_compatible('max') }}

tests:
- script:
- if: unix
then:
- mojo run test.mojo
files:
recipe:
- test.mojo
- mojo test

about:
homepage: https://github.com/bgreni/EmberJson
Expand Down
327 changes: 0 additions & 327 deletions recipes/emberjson/test.mojo

This file was deleted.

0 comments on commit fffc602

Please sign in to comment.