sheldon: update 0.6.5 bottle.
parent
b6c0accdd7
commit
d6a45fa753
|
@ -7,12 +7,9 @@ class Sheldon < Formula
|
|||
head "https://github.com/rossmacarthur/sheldon.git", branch: "trunk"
|
||||
|
||||
bottle do
|
||||
sha256 cellar: :any, arm64_monterey: "08102f8cc1f0cd01654dabc1ed4e6d32eda1a33b7536b4cb509947bf54b37a12"
|
||||
sha256 cellar: :any, arm64_big_sur: "7bd0e22ced1bc59e97e78ee02776cca0b09ca2b9c25ba9b5721935e232ce82de"
|
||||
sha256 cellar: :any, monterey: "74caff92854c42393d3a2f6a6eb0a7cc21106a78adea1c63dad6270f2c05e35b"
|
||||
sha256 cellar: :any, big_sur: "b8ac98e5c89001a1b630eeae4aa1705669c6b20feb23e915e357c0851efa4396"
|
||||
sha256 cellar: :any, catalina: "bab3a44ee09b366768dfb129f8cac618a52b7cc2652b83c6278ca614cddb98b3"
|
||||
sha256 cellar: :any, mojave: "9077055e24a48c1ecf49e360b4f74d79ef1334e808578e8de94819037a1172f5"
|
||||
sha256 cellar: :any, arm64_big_sur: "e3e23a06f48f11bf0f574ea59d27e5be6e7c3d50205441bbaa0751664fa71203"
|
||||
sha256 cellar: :any, big_sur: "e8bcf6d734440947f11449e4d8c03a7007eac344f4624089d288483ea907003f"
|
||||
sha256 cellar: :any, catalina: "cc233a109dba1ba6392a4d9e0ba5c40a306578a3f12e2c495194d288d1cec4fd"
|
||||
end
|
||||
|
||||
depends_on "rust" => :build
|
||||
|
|
Loading…
Reference in New Issue