File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11class Xmount < Formula
22 desc "Convert between multiple input & output disk image types"
33 homepage "https://www.sits.lu/xmount"
4- url "https://code.sits.lu/foss/xmount/-/archive/1.2.1 /xmount-1.2.1 .tar.bz2"
5- sha256 "14cbbbebcdf1a540d79f64ac24b37882a694292e60afdee1c6923b8baf3eb877 "
4+ url "https://code.sits.lu/foss/xmount/-/archive/1.3.0 /xmount-1.3.0 .tar.bz2"
5+ sha256 "cc5bc2ac00c734f5a9f7fadce48c9a22d9923d363d782374a9b747f52f271555 "
66 license "GPL-3.0-or-later"
77
88 bottle do
9- sha256 arm64_linux : "3e4054ba9bd6912e191450e8579069e009b7564c95981ae563a97a4362cf7d22 "
10- sha256 x86_64_linux : "5b56b805ee90090f81f39d5825499557e7fbf4073b9e7d11f7265ac3ad15bf09 "
9+ sha256 arm64_linux : "4c74f5c52e9062ee34d3159d35725a808a084a350eaaccb3584dacd8ec91edc3 "
10+ sha256 x86_64_linux : "769d0e284fe04e47c8074df8cff9b31fd5781055b0397dd35fa6aba6e9db5cc8 "
1111 end
1212
1313 depends_on "cmake" => :build
You can’t perform that action at this time.
0 commit comments