Skip to content

Commit

Permalink
Use date for homebrew version so it increments
Browse files Browse the repository at this point in the history
  • Loading branch information
anuraaga authored Dec 6, 2024
1 parent 3ff921e commit 8692692
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/ollama-elastic.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
class OllamaElastic < Formula
desc ""
homepage ""
version "a4c8519"
version "2024-12-06-01"

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

0 comments on commit 8692692

Please sign in to comment.