Skip to content

Commit

Permalink
add resource psutil
Browse files Browse the repository at this point in the history
  • Loading branch information
szampier committed Oct 11, 2024
1 parent a2b5ff2 commit e12bffd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Formula/edps.rb
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,11 @@ class Edps < Formula
sha256 "026ed72c8ed3fcce5bf8950572258698927fd1dbda10a5e981cdf0ac37f4f002"
end

resource "psutil" do
url "https://files.pythonhosted.org/packages/18/c7/8c6872f7372eb6a6b2e4708b88419fb46b857f7a2e1892966b851cc79fc9/psutil-6.0.0.tar.gz"
sha256 "8faae4f310b6d969fa26ca0545338b21f73c6b15db7c4a8d934a5482faa818f2"
end

resource "pydantic" do
url "https://files.pythonhosted.org/packages/20/e6/89d6ba0c0a981fd7e3129d105502c4cf73fad1611b294c87b103f75b5837/pydantic-1.10.18.tar.gz"
sha256 "baebdff1907d1d96a139c25136a9bb7d17e118f133a76a2ef3b845e831e3403a"
Expand Down

0 comments on commit e12bffd

Please sign in to comment.