vhs: update 0.2.0 bottle.

master
BrewTestBot 2022-12-04 00:15:50 +00:00
parent 67a6ac4d47
commit 4806e6516a
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 7 additions and 8 deletions

View File

@ -7,14 +7,13 @@ class Vhs < Formula
head "https://github.com/charmbracelet/vhs.git", branch: "main"
bottle do
sha256 cellar: :any_skip_relocation, arm64_ventura: "2354e67931e0311a6b8b7bb28f0204383fe2324ecf36144ba64f5a398d5e604e"
sha256 cellar: :any_skip_relocation, arm64_monterey: "d96d21a57f00b260001c07bf76e3191750c7d3508a01025d39bbc3ff5d53ba5e"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "0581aaa5909a2f87191f4e282bc5dc653538771e276d12502e79031fb5cffab2"
sha256 cellar: :any_skip_relocation, ventura: "f78659645a4ccea80ab43e88013e6f5a88ce8ae0593d1cbe94b8c4d2bceca3f2"
sha256 cellar: :any_skip_relocation, monterey: "cb794674bd995b27da634565b9f5556c7f966b905d3ac756c263ab24b146b360"
sha256 cellar: :any_skip_relocation, big_sur: "37ec7ad80790a484f69647f34f83694d98c7a0054eada056d6a59794d41ea746"
sha256 cellar: :any_skip_relocation, catalina: "ef79090874ed53d67ab79b92641543f7b12b06cc02bdcc0cc8710d761140ac88"
sha256 cellar: :any_skip_relocation, x86_64_linux: "49d91655fd4980b7ed452656acc2abbb8a5e8457a8816e22a5b25af8a677c20a"
sha256 cellar: :any_skip_relocation, arm64_ventura: "8fc895264ac5e33149210d576616c476c4afaacd0fe7b6761698dd7974e6575d"
sha256 cellar: :any_skip_relocation, arm64_monterey: "8ba0ed12af9ddae52628814e955558982ce696faf6933aa224d6454514b25df8"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "1f1820091c4fe556b56a292c79c3225e9c3403169372943da7cecd355d0c89ed"
sha256 cellar: :any_skip_relocation, ventura: "10393663941fda9ae790ab44432458eb07a859c49852f13469f120a4c7d40b1e"
sha256 cellar: :any_skip_relocation, monterey: "b8a5c61e161e4c7bde4604248792866fad17595748bf373d44e5e17251a85f18"
sha256 cellar: :any_skip_relocation, big_sur: "e3422b9542c376e2d529e20c8119155f7984812a1c9b51d4d1452870f45c14e7"
sha256 cellar: :any_skip_relocation, x86_64_linux: "cb7b61183188a0dd709a946b1af7d453c2c874b413eac905ff5fe1533635dcec"
end
depends_on "go" => :build