stlink: update 1.7.0 bottle.

master
Carlo Cabrera 2021-10-28 11:36:49 +00:00 committed by BrewTestBot
parent 8ea796bb1c
commit 5ae4f465ea
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 7 additions and 5 deletions

View File

@ -7,11 +7,13 @@ class Stlink < Formula
head "https://github.com/texane/stlink.git", branch: "develop"
bottle do
sha256 cellar: :any, arm64_big_sur: "79683924dac821a1744cf32a96c3296eecd1668b5f2f64dbdcf570f32480459f"
sha256 cellar: :any, big_sur: "9ea7be4ae1c0b91ceeb40c6df9d07ad6a5660be80043895bcf29acc47988d10d"
sha256 cellar: :any, catalina: "e162fb37d4a7e2a0e006c5cb9beae3b86784d6a0b3d371fc33d7ed9ba2140083"
sha256 cellar: :any, mojave: "f112f45203b8c460da03ae840529d4564a677d0621ac0a9576bac510258a9ef5"
sha256 cellar: :any_skip_relocation, x86_64_linux: "141e0873ed4745b1224f6996f5dac5461f27a87e17d36a9f56a080f27a922f23"
sha256 cellar: :any, arm64_monterey: "2ea4763e208c5566d0ec1848a6d91c440fe745287aa7a5617af635fea7707af0"
sha256 cellar: :any, arm64_big_sur: "79683924dac821a1744cf32a96c3296eecd1668b5f2f64dbdcf570f32480459f"
sha256 cellar: :any, monterey: "32411be4437ac85b5b9feb0fc38306af2dfc1f895ad4661c2187eb70a8420b0f"
sha256 cellar: :any, big_sur: "9ea7be4ae1c0b91ceeb40c6df9d07ad6a5660be80043895bcf29acc47988d10d"
sha256 cellar: :any, catalina: "e162fb37d4a7e2a0e006c5cb9beae3b86784d6a0b3d371fc33d7ed9ba2140083"
sha256 cellar: :any, mojave: "f112f45203b8c460da03ae840529d4564a677d0621ac0a9576bac510258a9ef5"
sha256 cellar: :any_skip_relocation, x86_64_linux: "141e0873ed4745b1224f6996f5dac5461f27a87e17d36a9f56a080f27a922f23"
end
depends_on "cmake" => :build