Skip to content

Commit ba665ad

Browse files
committed
Update Homebrew formula to PyPI 0.1.0 tarball
1 parent a7ed100 commit ba665ad

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

Formula/memoire-ai.rb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,8 @@ class MemoireAi < Formula
1212

1313
desc "Persistent causal memory for AI coding assistants"
1414
homepage "https://athammad.github.io/memoire"
15-
url "https://github.com/athammad/memoire/archive/refs/heads/master.tar.gz"
16-
version "0.1.0"
17-
sha256 "5298baba4cf2c901537d89d4370f0ba1fa3c3b4e64bae0957e351254082d1ac1"
15+
url "https://files.pythonhosted.org/packages/8f/d6/100ebfc4885412501139170af324a7a82da6b63a429ad5306430dfe3f29c/memoire_ai-0.1.0.tar.gz"
16+
sha256 "baf24338d2a6d7abbc89472a22b69973ebd39295830b27e2efeac01a8e54198a"
1817
license "MIT"
1918
head "https://github.com/athammad/memoire.git", branch: "master"
2019

0 commit comments

Comments
 (0)