Skip to content

Commit dbf8a51

Browse files
authored
Merge pull request #246676 from Homebrew/bump-scons-4.10.0
scons 4.10.0
2 parents 07c50f1 + f91149b commit dbf8a51

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

Formula/s/scons.rb

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,12 @@ class Scons < Formula
33

44
desc "Substitute for classic 'make' tool with autoconf/automake functionality"
55
homepage "https://www.scons.org/"
6-
url "https://files.pythonhosted.org/packages/c8/c1/30176c76c1ef723fab62e5cdb15d3c972427a146cb6f868748613d7b25af/scons-4.9.1.tar.gz"
7-
sha256 "bacac880ba2e86d6a156c116e2f8f2bfa82b257046f3ac2666c85c53c615c338"
6+
url "https://files.pythonhosted.org/packages/91/ff/2c0bab6e1fcd837c52afd99a37e0cc16f2e1c970d313c3d4bc10b5c047f2/scons-4.10.0.tar.gz"
7+
sha256 "61e2fc42e0e2c750105d61f26cc1dfebcae9f4103d3dc0e9aeb373016b0d208c"
88
license "MIT"
99

1010
bottle do
11-
rebuild 1
12-
sha256 cellar: :any_skip_relocation, all: "b11d27d96f9c7e04dd36c8f4b750c0da9c4c0f8a34c778cdb9154280cff8c1ff"
11+
sha256 cellar: :any_skip_relocation, all: "5761c79c411a73e5e65e866bbefcf0c2b040ea14a75c1b607cbaec465ac7d2aa"
1312
end
1413

1514
depends_on "[email protected]"

0 commit comments

Comments
 (0)