We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c66392 commit 76119bbCopy full SHA for 76119bb
Formula/p/pipenv.rb
@@ -3,8 +3,8 @@ class Pipenv < Formula
3
4
desc "Python dependency management tool"
5
homepage "https://github.com/pypa/pipenv"
6
- url "https://files.pythonhosted.org/packages/59/ca/397e375554481d70356d29890d44398aec3b52a0484b32a7e25c487ee81e/pipenv-2025.0.3.tar.gz"
7
- sha256 "f0a67aa928824e61003d52acea72a94b180800019f03d38a311966f6330bc8d1"
+ url "https://files.pythonhosted.org/packages/3b/15/4c869c2ec2819f8e6529cc26a044c9f7c714246c972b9b2cbbafda0847f9/pipenv-2025.0.4.tar.gz"
+ sha256 "36fc2a7841ccdb2f58a9f787b296c2e15dea3b5b79b84d4071812f28b7e8d7a2"
8
license "MIT"
9
10
bottle do
0 commit comments