@@ -3,18 +3,18 @@ class Scons < Formula
3
3
4
4
desc "Substitute for classic 'make' tool with autoconf/automake functionality"
5
5
homepage "https://www.scons.org/"
6
- url "https://files.pythonhosted.org/packages/61/7e/79e07dc2eb8874580934cd0c834a8a78f15d5b0d6155a424f6c7b35441c3 /scons-4.9.0 .tar.gz"
7
- sha256 "f1a5e161bf3d1411d780d65d7919654b9405555994621d3d68e42d62114b592a "
6
+ url "https://files.pythonhosted.org/packages/c8/c1/30176c76c1ef723fab62e5cdb15d3c972427a146cb6f868748613d7b25af /scons-4.9.1 .tar.gz"
7
+ sha256 "bacac880ba2e86d6a156c116e2f8f2bfa82b257046f3ac2666c85c53c615c338 "
8
8
license "MIT"
9
9
10
10
bottle do
11
- sha256 cellar : :any_skip_relocation , arm64_sequoia : "151c811ed2fb8f49ded747f540963eeb0c9e0709791e4f19de0fe3fef97dc88a "
12
- sha256 cellar : :any_skip_relocation , arm64_sonoma : "151c811ed2fb8f49ded747f540963eeb0c9e0709791e4f19de0fe3fef97dc88a "
13
- sha256 cellar : :any_skip_relocation , arm64_ventura : "151c811ed2fb8f49ded747f540963eeb0c9e0709791e4f19de0fe3fef97dc88a "
14
- sha256 cellar : :any_skip_relocation , sonoma : "c4e4aac6930d155026974edde3bf8a1d4784794d55afc7d6715efdad9fb8a407 "
15
- sha256 cellar : :any_skip_relocation , ventura : "c4e4aac6930d155026974edde3bf8a1d4784794d55afc7d6715efdad9fb8a407 "
16
- sha256 cellar : :any_skip_relocation , arm64_linux : "469d4d9ed388432e0fa083001925d30aa16975e9a1f138234deb556418cb7b57 "
17
- sha256 cellar : :any_skip_relocation , x86_64_linux : "151c811ed2fb8f49ded747f540963eeb0c9e0709791e4f19de0fe3fef97dc88a "
11
+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "e0a81c5d96f6ac781416672b44e49febc790de4cf60a239485efb95b3d6cadce "
12
+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "e0a81c5d96f6ac781416672b44e49febc790de4cf60a239485efb95b3d6cadce "
13
+ sha256 cellar : :any_skip_relocation , arm64_ventura : "e0a81c5d96f6ac781416672b44e49febc790de4cf60a239485efb95b3d6cadce "
14
+ sha256 cellar : :any_skip_relocation , sonoma : "6da09c0f0c4cec9bad1951ce49c3b37c51b3596639fa4c90b60745bcc81b8c55 "
15
+ sha256 cellar : :any_skip_relocation , ventura : "6da09c0f0c4cec9bad1951ce49c3b37c51b3596639fa4c90b60745bcc81b8c55 "
16
+ sha256 cellar : :any_skip_relocation , arm64_linux : "e0a81c5d96f6ac781416672b44e49febc790de4cf60a239485efb95b3d6cadce "
17
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "e0a81c5d96f6ac781416672b44e49febc790de4cf60a239485efb95b3d6cadce "
18
18
end
19
19
20
20
0 commit comments