From 0f04ff6144b1bcdda34851c1186572ab30814694 Mon Sep 17 00:00:00 2001 From: Mick MacCallum Date: Wed, 10 Apr 2024 13:53:21 -0400 Subject: [PATCH] v0.1.12 --- Formula/parra-cli.rb | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/Formula/parra-cli.rb b/Formula/parra-cli.rb index 94e1756..6c74269 100644 --- a/Formula/parra-cli.rb +++ b/Formula/parra-cli.rb @@ -1,6 +1,6 @@ -VERSION = "0.1.11" -ARM_SHA = "88900d16e410be8c0922b60de41862165bd19b4ca0143076a306bda9a42a0b4e" -X86_SHA = "1b5f4ddce8aee2f73b38515904957fae1ef7022fdabf569e414e4fc94f0d7e37" +VERSION = "0.1.12" +ARM_SHA = "f1efc8f7f473890abcf41b9f71a652831195eece164211221ba874d4cd452614" +X86_SHA = "12b59dc8109e347d174418f005243ee4b7ab14106b56462d266ebd8545442d56" class ParraCli < Formula desc "A utility for getting started with your next Parra.io project." @@ -18,8 +18,6 @@ class ParraCli < Formula end end - depends_on "xcodes" - depends_on "aria2" depends_on "xcodegen" def install