From 831e887176607606247c6b4b67ab1c640eab48a1 Mon Sep 17 00:00:00 2001 From: Daeho Ro Date: Tue, 9 Jun 2026 13:09:56 +0900 Subject: [PATCH] eas-cli 20.1.0 --- Formula/eas-cli.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/eas-cli.rb b/Formula/eas-cli.rb index cdded90..9c397ff 100644 --- a/Formula/eas-cli.rb +++ b/Formula/eas-cli.rb @@ -1,8 +1,8 @@ class EasCli < Formula desc "EAS command-line tool" homepage "https://github.com/expo/eas-cli" - url "https://registry.npmjs.org/eas-cli/-/eas-cli-20.0.0.tgz" - sha256 "038b832838dea2f72c1b61fbc90c19327839ef619a65de96c4dcaef8e0fe63a7" + url "https://registry.npmjs.org/eas-cli/-/eas-cli-20.1.0.tgz" + sha256 "658c055798bc225fc08dc9338fa6dc83b6267381a6fe2f8cbf41018607b5d4e5" license "MIT" bottle do