Skip to content

Commit

Permalink
lune: update 0.7.8 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Oct 7, 2023
1 parent 2857862 commit 514b080
Showing 1 changed file with 7 additions and 9 deletions.
16 changes: 7 additions & 9 deletions Formula/l/lune.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,13 @@ class Lune < Formula
license "MPL-2.0"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "5a0ebc0879a27219f67e2c8159e4119e0d776646e3d822f1a21ea73615499299"
sha256 cellar: :any_skip_relocation, arm64_ventura: "5ea828b044c1abc26d7ab128ad56e826eda8195d6706fbc142e44c313b2ed95e"
sha256 cellar: :any_skip_relocation, arm64_monterey: "05d029cafc6b1189dcd70bca88140e146a36eb8bf6885daf1a246f1c460f4c12"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "d1d5b9673a25ff3e4be192991ade81fa119d7f6152bd2672c191eb8ca5cef16f"
sha256 cellar: :any_skip_relocation, sonoma: "575cf9edfcdb50463fe9d1e39d740edc52b7602fda86643d401daca7224790ea"
sha256 cellar: :any_skip_relocation, ventura: "485a24de18876afa5c2fad739975f35a46c590dccc959276569ad3b6a8e50b62"
sha256 cellar: :any_skip_relocation, monterey: "2c50229eef76293184d0a26ab53fe0523ed9b5f3a682a36c768892d41cc36193"
sha256 cellar: :any_skip_relocation, big_sur: "1df25b8302cf9253d3f80b180799e0b514efb35692a20f11c4fe72f64685a0ab"
sha256 cellar: :any_skip_relocation, x86_64_linux: "a5b5a86e88d056cb51ee27ddb900395025b1bed4d128f5f4d27a8867e6f73d54"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "b333cab0d16c2ba032cea3d551871837d063ec8d202d8a73b2f28cc44de0b583"
sha256 cellar: :any_skip_relocation, arm64_ventura: "92b579bcb111916f95d4be8ce0c2fa13d74ed9f4fac04b54e36733d0807648ca"
sha256 cellar: :any_skip_relocation, arm64_monterey: "7ce05550e8ccc76de005b7374c2a8f2c0c922a53b71584e1eaf29e0f3b6ed206"
sha256 cellar: :any_skip_relocation, sonoma: "ba05ec05f8fe1cadb637827b5e6389d0f98101aceb62c21ab77f7dfc563d55dd"
sha256 cellar: :any_skip_relocation, ventura: "9791c7a50c9218d11999e7a05964508c15e3225b317099be8b5795f3e3cdfc5c"
sha256 cellar: :any_skip_relocation, monterey: "c7d8da093c59ebdb43f123d3e79ce7b6b4832b27a7f86040dc6cccf1f57c5686"
sha256 cellar: :any_skip_relocation, x86_64_linux: "8d8f9ff5d20b6ae1a25309f768319b6e099743abdd0d6efa28a172c611276ea7"
end

depends_on "rust" => :build
Expand Down

0 comments on commit 514b080

Please sign in to comment.