From 91fbb083982531ca9981b5d24d7977a71ede8230 Mon Sep 17 00:00:00 2001 From: MAL Date: Thu, 19 Oct 2023 15:14:39 +0200 Subject: [PATCH] rm comments --- Formula/osc-cost.rb | 7 ------- 1 file changed, 7 deletions(-) diff --git a/Formula/osc-cost.rb b/Formula/osc-cost.rb index 3c91fd3..6f35ea7 100644 --- a/Formula/osc-cost.rb +++ b/Formula/osc-cost.rb @@ -8,13 +8,6 @@ class OscCost < Formula bottle do sha256 cellar: :any_skip_relocation, x86_64_darwin: "dfec6444cdc4eecead4ab67d35a3d841a4fd72c2a12614f69d73ce807e47fcb9" sha256 cellar: :any_skip_relocation, arm64_darwin: "629274c08e5789d44b3df692b425e84dc2a5368e2dca5eeee709fa7ebc8c0425" - # sha256 cellar: :any_skip_relocation, arm64_ventura: "629274c08e5789d44b3df692b425e84dc2a5368e2dca5eeee709fa7ebc8c0425" - # sha256 cellar: :any_skip_relocation, arm64_monterey: "629274c08e5789d44b3df692b425e84dc2a5368e2dca5eeee709fa7ebc8c0425" - # sha256 cellar: :any_skip_relocation, arm64_big_sur: "629274c08e5789d44b3df692b425e84dc2a5368e2dca5eeee709fa7ebc8c0425" - # sha256 cellar: :any_skip_relocation, ventura: "dfec6444cdc4eecead4ab67d35a3d841a4fd72c2a12614f69d73ce807e47fcb9" - # sha256 cellar: :any_skip_relocation, monterey: "dfec6444cdc4eecead4ab67d35a3d841a4fd72c2a12614f69d73ce807e47fcb9" - # sha256 cellar: :any_skip_relocation, big_sur: "dfec6444cdc4eecead4ab67d35a3d841a4fd72c2a12614f69d73ce807e47fcb9" - # sha256 cellar: :any_skip_relocation, catalina: "dfec6444cdc4eecead4ab67d35a3d841a4fd72c2a12614f69d73ce807e47fcb9" sha256 cellar: :any_skip_relocation, x86_64_linux: "bac270eb8c8d38fbb2a1e247ea1c557f85a8dfa0b9786a402e0a81a1d34f6650" end