Skip to content

Commit

Permalink
pyenv-virtualenv-migrate 0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
bxsx committed Sep 30, 2024
1 parent 265d2f1 commit 99987dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/pyenv-virtualenv-migrate.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class PyenvVirtualenvMigrate < Formula
desc "Migrate all pyenv virtual environments from a Python compiler version to another"
homepage "https://github.com/ashwinvis/pyenv-virtualenv-migrate"
url "https://github.com/ashwinvis/pyenv-virtualenv-migrate/archive/refs/tags/0.0.2.tar.gz"
sha256 "c0166b0e6ccfa0a4d00d4fa43bfd97b99939d8cb8e708e6fccf8fa939c9c31fd"
url "https://github.com/ashwinvis/pyenv-virtualenv-migrate/archive/refs/tags/0.0.3.tar.gz"
sha256 "6c52dd4e547bceb4ca797e5bc8bd32f8c7e30e535eb099f82a4a0aeef177e419"
license "MIT"
head "https://github.com/ashwinvis/pyenv-virtualenv-migrate.git", branch: "main"

Expand Down

0 comments on commit 99987dd

Please sign in to comment.