Skip to content

Commit 92f3033

Browse files
authored
Merge pull request #205096 from Homebrew/bump-dynaconf-3.2.7
dynaconf 3.2.7
2 parents 8d2e463 + 7703452 commit 92f3033

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

Formula/d/dynaconf.rb

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

44
desc "Configuration Management for Python"
55
homepage "https://www.dynaconf.com/"
6-
url "https://files.pythonhosted.org/packages/56/1a/324f1bf234cc4f98445305fd8719245318466e310e05caea7ef052748ecd/dynaconf-3.2.6.tar.gz"
7-
sha256 "74cc1897396380bb957730eb341cc0976ee9c38bbcb53d3307c50caed0aedfb8"
6+
url "https://files.pythonhosted.org/packages/35/3c/cbb09611ee5e182083484a18418e43176cf91b25144215703fc54dbb19d4/dynaconf-3.2.7.tar.gz"
7+
sha256 "1246ef16b0577aa25876f1606e8eb2ea2d9acc61a39087e01c90c5a9da787b46"
88
license "MIT"
99

1010
bottle do
11-
rebuild 2
12-
sha256 cellar: :any_skip_relocation, all: "dd470da2064bfb5d2a4c5dcabc7d09dcda5a986c66586c2c98d931d8e06321db"
11+
sha256 cellar: :any_skip_relocation, all: "68b599b9950575e40cce970c3358a1b39204ec783bfda273e3a834a042d62271"
1312
end
1413

1514
depends_on "[email protected]"

0 commit comments

Comments
 (0)