create-api: update 0.1.1_1 bottle.

master
BrewTestBot 2022-10-12 10:12:42 +00:00
parent f71ae03ba0
commit 66a1e8c58d
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 5 additions and 5 deletions

View File

@ -8,11 +8,11 @@ class CreateApi < Formula
head "https://github.com/CreateAPI/CreateAPI.git", branch: "main"
bottle do
sha256 cellar: :any_skip_relocation, arm64_monterey: "c7f83cdedc16bd6b86dddc7931ed1b8de1c6fa1894a5d5d5fa9c6b8552bc00a9"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "4f8b21dc1fa43c8777e273fc8666337a23fc676e9127d8740344c53284707f38"
sha256 cellar: :any_skip_relocation, monterey: "4889a2c84ee571408001aa8f2000552d6243cc725ea4e86836d05a01ef01e1cc"
sha256 cellar: :any_skip_relocation, big_sur: "4b161768bb43068fae43e52d377b38b1f0e5e0602ceffafa478634eea8cd8804"
sha256 x86_64_linux: "0b3dc2c272ebf9fd748aeacdaa5eba1fcac7bb9a1fdba49d8b5083aa7937c8c3"
sha256 cellar: :any_skip_relocation, arm64_monterey: "6fd943082f76afd4a3d720dfd6755506bdc5707ebab8e369220bf421b1f6126d"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "656971de18aae0e52439531a0e352b9ecf02be4084b7950063ce45e460df5bd3"
sha256 cellar: :any_skip_relocation, monterey: "2f744934002eae068f08ae003a0a236e5601827b02f1c856c1685726f6aa7498"
sha256 cellar: :any_skip_relocation, big_sur: "d51f35fb247060f2744e6db98bce27ab239d6ee6e09b8acdcc19c7edd92120e9"
sha256 x86_64_linux: "1d929a93961640d42c2f2fc286cb0b22b29955e164962395df4dd70f5a057a7b"
end
depends_on xcode: "13.0"