cargo-edit: update 0.11.7 bottle.

master
Patrick Linnane 2022-12-24 02:26:28 +00:00 committed by BrewTestBot
parent 701e404b76
commit 73d6ec239a
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 7 additions and 8 deletions

View File

@ -6,14 +6,13 @@ class CargoEdit < Formula
license "MIT"
bottle do
sha256 cellar: :any, arm64_ventura: "273762c9fc110bb1429af500c66125b5db89bbd6c587c75809d1eccc5ba9bfe1"
sha256 cellar: :any, arm64_monterey: "9739e260d892b2fc8c988f451934a96c75c097f570f68c8dfb3f5a20eae890e5"
sha256 cellar: :any, arm64_big_sur: "f7cb861e8ed53dc776357b1cb3151e54b7edb77696684efaa5324ebf714d968f"
sha256 cellar: :any, ventura: "645670fe298d083e5a9215a349a4a5d4f9186a8c23a397d88245d953c58bf86d"
sha256 cellar: :any, monterey: "790b8bcca985c440a86333ca0b47d601836fd9d0f9eecd29177017b62ce1bf85"
sha256 cellar: :any, big_sur: "9d86f58a29d2a8bddda493be1acdf4cd468c7d1a5307bb97fd0257a65965c61e"
sha256 cellar: :any, catalina: "be46c95e93ddec9cf7ad38bd94af2d81d1ee5da8a7bdc7ef6d6df7e1a826f443"
sha256 cellar: :any_skip_relocation, x86_64_linux: "5d1e4e975d3a1273eb137d6ff1d33d74478ee2df9c189864738b596311facbc6"
sha256 cellar: :any, arm64_ventura: "57b5b6273b132b7eb822e17a09f89b6605bbeede8d141858c4dbdd9dcf5dc306"
sha256 cellar: :any, arm64_monterey: "7d5e6d0ed054eab45fd1facc2eda64d947de710ce674e94deee9fe66c322fbb2"
sha256 cellar: :any, arm64_big_sur: "34086245329042029a43c94d8cb9a18ef25c3a2262a32113b8c39ddf7f6d5ef8"
sha256 cellar: :any, ventura: "94deecc24a053295c766200d09e738f92a7fd65648752b59b4da9699d7cb38fb"
sha256 cellar: :any, monterey: "aab9d60e9316bb6f66c12589fb9e8575e17f475fec266828042b392d620dba5b"
sha256 cellar: :any, big_sur: "364a86ad39aad7335ef5df7ca695c30718e2545b3600e1180fa7c97293a4367d"
sha256 cellar: :any_skip_relocation, x86_64_linux: "9c8fa02debe0c1da2d0376a57407a6050cd1aecb1933f9efb6bd796850d45eee"
end
depends_on "libgit2"