From 95cc7e3e944e33943a8b3efffee869fb15f2c4ec Mon Sep 17 00:00:00 2001 From: Seth Stadick Date: Sat, 22 Feb 2025 08:04:25 -0500 Subject: [PATCH 1/2] chore: add linux-aarch64 support for extramojo --- recipes/ExtraMojo/recipe.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/ExtraMojo/recipe.yaml b/recipes/ExtraMojo/recipe.yaml index 9b72f5a..a941ed3 100644 --- a/recipes/ExtraMojo/recipe.yaml +++ b/recipes/ExtraMojo/recipe.yaml @@ -1,5 +1,5 @@ context: - version: "0.9.0" + version: "0.9.1" package: name: "extramojo" @@ -7,7 +7,7 @@ package: source: - git: https://github.com/ExtraMojo/ExtraMojo.git - rev: 8941c78d2a1fef538d705dfd008e0108a78222a4 + rev: ce2756b3751829a37059abf4a6a1fe12602efb82 build: number: 0 From a0c7afb4a2b48fad3dfcde20a4c713c2044225a6 Mon Sep 17 00:00:00 2001 From: Seth Stadick Date: Mon, 24 Feb 2025 09:18:37 -0500 Subject: [PATCH 2/2] chore: bump to v0.10.0 --- recipes/ExtraMojo/recipe.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/ExtraMojo/recipe.yaml b/recipes/ExtraMojo/recipe.yaml index a941ed3..9e0a4e7 100644 --- a/recipes/ExtraMojo/recipe.yaml +++ b/recipes/ExtraMojo/recipe.yaml @@ -1,5 +1,5 @@ context: - version: "0.9.1" + version: "0.10.0" package: name: "extramojo" @@ -7,7 +7,7 @@ package: source: - git: https://github.com/ExtraMojo/ExtraMojo.git - rev: ce2756b3751829a37059abf4a6a1fe12602efb82 + rev: b27ca53cd0208ea57816094770389de7b0d46100 build: number: 0