Skip to content

Commit 8692692

Browse files
authored
Use date for homebrew version so it increments
1 parent 3ff921e commit 8692692

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Formula/ollama-elastic.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
class OllamaElastic < Formula
22
desc ""
33
homepage ""
4-
version "a4c8519"
4+
version "2024-12-06-01"
55

66
on_macos do
77
url "https://github.com/elastic/ollama/releases/download/a4c8519/ollama-darwin"

0 commit comments

Comments
 (0)