1 parent a7ed100 commit ba665adCopy full SHA for ba665ad
1 file changed
Formula/memoire-ai.rb
@@ -12,9 +12,8 @@ class MemoireAi < Formula
12
13
desc "Persistent causal memory for AI coding assistants"
14
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"
+ url "https://files.pythonhosted.org/packages/8f/d6/100ebfc4885412501139170af324a7a82da6b63a429ad5306430dfe3f29c/memoire_ai-0.1.0.tar.gz"
+ sha256 "baf24338d2a6d7abbc89472a22b69973ebd39295830b27e2efeac01a8e54198a"
18
license "MIT"
19
head "https://github.com/athammad/memoire.git", branch: "master"
20
0 commit comments