Skip to content

Commit 915d7c1

Browse files
authored
Merge pull request #199331 from Homebrew/file-formula
file-formula libmagic 5.46
2 parents 25ab2b6 + 6773190 commit 915d7c1

File tree

2 files changed

+16
-24
lines changed

2 files changed

+16
-24
lines changed

Formula/f/file-formula.rb

Lines changed: 8 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
class FileFormula < Formula
33
desc "Utility to determine file types"
44
homepage "https://darwinsys.com/file/"
5-
url "https://astron.com/pub/file/file-5.45.tar.gz"
6-
sha256 "fc97f51029bb0e2c9f4e3bffefdaf678f0e039ee872b9de5c002a6d09c784d82"
5+
url "https://astron.com/pub/file/file-5.46.tar.gz"
6+
sha256 "c9cc77c7c560c543135edc555af609d5619dbef011997e988ce40a3d75d86088"
77
license "BSD-2-Clause-Darwin"
88
head "https://github.com/file/file.git", branch: "master"
99

@@ -13,16 +13,12 @@ class FileFormula < Formula
1313
end
1414

1515
bottle do
16-
sha256 cellar: :any, arm64_sequoia: "251cec26310d3a9487bebee946957caf8adfb2b8d9f4c2dc4f950de05e2384fd"
17-
sha256 cellar: :any, arm64_sonoma: "46c92c7eeddf54855344d6ca8930eaa1b4119acf988ce42455fdccd20eccb439"
18-
sha256 cellar: :any_skip_relocation, arm64_ventura: "fe86a1022a44ac24fbd0f8b40a2ee4624335cdc6f1a865f5c5ca8df5fa07b454"
19-
sha256 cellar: :any_skip_relocation, arm64_monterey: "bdaf9f9b25fcf7ea6c7bdbe44ec3f3cc0d56be0dcec1bbb9c6d4a0fd8d639e9c"
20-
sha256 cellar: :any_skip_relocation, arm64_big_sur: "4058375a321cd37c7d6090f446a2da2781e199b58a9b33cf8c4af480d4381836"
21-
sha256 cellar: :any, sonoma: "ea555131b8cf53945def5e4686babb38d502b0c907ff5e5eb4402a98e0960bd0"
22-
sha256 cellar: :any_skip_relocation, ventura: "e801499f30fee64e03dc573b510c5ddfc9eafd1e258d54e3d2b0c16fc1fb74fa"
23-
sha256 cellar: :any_skip_relocation, monterey: "83c75fa244fa2a9d65f2401516a4084805abf69896ff1ba76b1c50e516fd1f82"
24-
sha256 cellar: :any_skip_relocation, big_sur: "43280d24f741d9e770a41434fb8877d8004ad610fcec70b63cbc93be8d599efe"
25-
sha256 cellar: :any_skip_relocation, x86_64_linux: "52bffb8f6675e1f95f197f1247b569ad5203fde6bbdc69fdddaaf7805de520c6"
16+
sha256 cellar: :any, arm64_sequoia: "5fe19d9d579de777487bbaa3722d672da01bcfae88f92af992918069bb5a0ac0"
17+
sha256 cellar: :any, arm64_sonoma: "573bef480b6d3091dac30e1c279c18285ad25df7a30eea2805abe96aadce828a"
18+
sha256 cellar: :any, arm64_ventura: "99647711bffd2202b37256b511b365f4d1896b4ff6c0434d280dcff204d7ff10"
19+
sha256 cellar: :any, sonoma: "3fea058cdd5fc0e35dc5eac1d7c50e08bea271f93bd68bcd679c3a25073aa559"
20+
sha256 cellar: :any, ventura: "c05544f86ae7b5a8469dede0beaa2553c083195e183cc842fd818db0cfe037e5"
21+
sha256 cellar: :any_skip_relocation, x86_64_linux: "a2ca7e9679bf47ba1ddc966bef0a2c2fa1d85280122449fae5dc877fc0ba8874"
2622
end
2723

2824
keg_only :provided_by_macos

Formula/lib/libmagic.rb

Lines changed: 8 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,21 @@
11
class Libmagic < Formula
22
desc "Implementation of the file(1) command"
33
homepage "https://www.darwinsys.com/file/"
4-
url "https://astron.com/pub/file/file-5.45.tar.gz"
5-
sha256 "fc97f51029bb0e2c9f4e3bffefdaf678f0e039ee872b9de5c002a6d09c784d82"
4+
url "https://astron.com/pub/file/file-5.46.tar.gz"
5+
sha256 "c9cc77c7c560c543135edc555af609d5619dbef011997e988ce40a3d75d86088"
66
license all_of: ["BSD-2-Clause-Darwin", "BSD-2-Clause", :public_domain]
77

88
livecheck do
99
formula "file-formula"
1010
end
1111

1212
bottle do
13-
sha256 arm64_sequoia: "163d317bd1b513db98785b0c6b60b451dd4fb09e925ba61013147efd8fbc13a3"
14-
sha256 arm64_sonoma: "4175e9bd00edb289020b1412fe1762554ccea7f5073050134995fc1578062341"
15-
sha256 arm64_ventura: "ec5c143e70bff4635e77a831ac3a03a059d11fdf0512d37e6ab7de977dca8ad9"
16-
sha256 arm64_monterey: "a2e6411d29aaeff36e1e458fa9ac152d5f16a6093f8dd7c724c70da1afbd1f88"
17-
sha256 arm64_big_sur: "3bbb6a6b220df55a5fcb8df54a170003d1dc4c7a3fbd3bd26a56f17ada8d0025"
18-
sha256 sonoma: "41360c07f92f0a4ab86a78048f6c1fa74a0d1192b60ad45954d384d7606adada"
19-
sha256 ventura: "81ae0df797e6cf1af040f0a99f446ff1ad2f8a8ca2a70d6b34c847996754a585"
20-
sha256 monterey: "7d6b7e742b260e15df798b70e56f96a978aca56fe16777416bffec271bd077b6"
21-
sha256 big_sur: "81c93a0805ef1e1a519988bf0c561bbcff058f9a129bec9691c4177505052bff"
22-
sha256 x86_64_linux: "213f20f87112c4e7a6415baace66d49fdf165d96e8ca96c128e12745a1ea8862"
13+
sha256 arm64_sequoia: "72bb18819cf63d14cdc3c830d586bd93e542f5cf2cdbbc579bfcd5170017fff1"
14+
sha256 arm64_sonoma: "6c1bf60aeb9742e5c8c6973cbcc6ac970fbed9e255e6bbd479bd2f77513c0b46"
15+
sha256 arm64_ventura: "c619199785eaf8dda4ef65c9451fa7ca0fb5bab4452d108cb3d8669d53bec5fd"
16+
sha256 sonoma: "76b116dbfc458b9c62623df89acb3b220500710823a18b604bd2add76c3ec6f6"
17+
sha256 ventura: "b40e88d1e403b33e3544bac60b4ceda2524ae0ef0127c4c676211b83bffaa04f"
18+
sha256 x86_64_linux: "ad618acdc2587bb3d3e5d0c6022fff1c37c6c91b1c818ade50a026bf79469c73"
2319
end
2420

2521
depends_on "pkgconf" => :test

0 commit comments

Comments
 (0)