Skip to content

Commit

Permalink
brew update-python-resources --package-name bowtie-json-schema ./bowt…
Browse files Browse the repository at this point in the history
…ie.rb
  • Loading branch information
Julian committed Jun 21, 2024
1 parent f1ec90d commit a265b14
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bowtie.rb
Original file line number Diff line number Diff line change
Expand Up @@ -218,8 +218,8 @@ class Bowtie < Formula
end

resource "urllib3" do
url "https://files.pythonhosted.org/packages/7a/50/7fd50a27caa0652cd4caf224aa87741ea41d3265ad13f010886167cfcc79/urllib3-2.2.1.tar.gz"
sha256 "d0570876c61ab9e520d776c38acbbb5b05a776d3f9ff98a5c8fd5162a444cf19"
url "https://files.pythonhosted.org/packages/43/6d/fa469ae21497ddc8bc93e5877702dca7cb8f911e337aca7452b5724f1bb6/urllib3-2.2.2.tar.gz"
sha256 "dd505485549a7a552833da5e6063639d0d177c04f23bc3864e41e5dc5f612168"
end

resource "yarl" do
Expand Down

0 comments on commit a265b14

Please sign in to comment.