Skip to content

Commit e8c8f7c

Browse files
committed
ramalama 0.7.3
1 parent 5bf1d8e commit e8c8f7c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Formula/r/ramalama.rb

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

44
desc "Goal of RamaLama is to make working with AI boring"
55
homepage "https://github.com/containers/ramalama"
6-
url "https://files.pythonhosted.org/packages/ad/3a/3fc40ae9331a09a1febdf0075eca328e46ba28b0431a44f11e10ae682eae/ramalama-0.7.2.tar.gz"
7-
sha256 "4f77df954d34f96f38adf6ab0a90a06c7903085ba57609d48978ca1cce252579"
6+
url "https://files.pythonhosted.org/packages/ef/9e/e95e82f91b3a101d6025e30ec039a204649f7a05a79561fc0bd5c8977bf9/ramalama-0.7.3.tar.gz"
7+
sha256 "bd3e4913023964db99087495b058505b6f2ba3ef28e48ce6cce1f7d7eddde844"
88
license "MIT"
99

1010
bottle do
@@ -20,8 +20,8 @@ class Ramalama < Formula
2020
depends_on "[email protected]"
2121

2222
resource "argcomplete" do
23-
url "https://files.pythonhosted.org/packages/0a/35/aacd2207c79d95e4ace44292feedff8fccfd8b48135f42d84893c24cc39b/argcomplete-3.6.1.tar.gz"
24-
sha256 "927531c2fbaa004979f18c2316f6ffadcfc5cc2de15ae2624dfe65deaf60e14f"
23+
url "https://files.pythonhosted.org/packages/16/0f/861e168fc813c56a78b35f3c30d91c6757d1fd185af1110f1aec784b35d0/argcomplete-3.6.2.tar.gz"
24+
sha256 "d0519b1bc867f5f4f4713c41ad0aba73a4a5f007449716b16f385f2166dc6adf"
2525
end
2626

2727
def install

0 commit comments

Comments
 (0)