sqlfluff: update 1.3.2 bottle.

master
Michka Popoff 2022-10-19 18:47:03 +00:00 committed by BrewTestBot
parent 211adec75b
commit 03a3f1e886
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 7 additions and 7 deletions

View File

@ -8,13 +8,13 @@ class Sqlfluff < Formula
license "MIT"
bottle do
rebuild 1
sha256 cellar: :any_skip_relocation, arm64_monterey: "6973be43334d3814f8f505ea02ddcfefb3068835ae16122dc2118eda95715055"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "435c45c38a94f1d78ea8b1ed1fe45b99800d77afafc16d226f307bb701ed43b8"
sha256 cellar: :any_skip_relocation, monterey: "5bbf52097905273f74b2f87602898b5b82f9c37ad128d84f5992d8797a050f7d"
sha256 cellar: :any_skip_relocation, big_sur: "7e8cb7fc3ae93433e59a33abfe5298c3e2d931108bae178ccc86be1475c7abd0"
sha256 cellar: :any_skip_relocation, catalina: "ba28b7cbc07cbe5a521e6480bdc4b47614156af2c8792a706ad8bf55da437074"
sha256 cellar: :any_skip_relocation, x86_64_linux: "3b374618f99658ace173b8494d813b339dd84348f2f7d10ec5d2fe63b2358533"
rebuild 2
sha256 cellar: :any_skip_relocation, arm64_monterey: "207920d9510140afdd0548598e720d1dc3e5b4b21b7cb59deb1e956bebdc5193"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "ed15ce8324fc5d42e0b5024cab07981bd43cf54b619262182621328da277d5b4"
sha256 cellar: :any_skip_relocation, monterey: "cb257a5f91a286e767bd6de51cbcf100cf5ddc69f9f08db80daf5cc416fd592b"
sha256 cellar: :any_skip_relocation, big_sur: "c4132b58dbe2b101bbbea2f3bdcff5815e6d0cf976e531d437b39504c3feaf44"
sha256 cellar: :any_skip_relocation, catalina: "e0f4ead6a5868adf4854b7150a41dd35aab059da4e2c52f79b86f3928d51e4c4"
sha256 cellar: :any_skip_relocation, x86_64_linux: "513781583165662a41d2e762d43df7f4710fde0f5895c887e7d7b24d69b3386d"
end
depends_on "pygments"