Skip to content

Commit

Permalink
ollamaplist: update to 0.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ivaquero committed Jan 31, 2025
1 parent fa7f0d3 commit e2f2908
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/ollamaplist.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ class Ollamaplist < Formula
url "https://github.com/Mrered/Gobin/releases/download/v0.2.4/ollamaplist_0.2.4_darwin_arm64.tar.gz"
sha256 "f4275df70abefb206f3f2ad756e5420a6d8870d4d9b4b0b347769bd76f223d57"
elsif OS.mac? && !Hardware::CPU.arm?
url "https://github.com/Mrered/Gobin/releases/download/v0.2.3/ollamaplist_0.2.3_darwin_amd64.tar.gz"
sha256 "7610f44bd80659d3fb6c8a05cd51f399a91607e7bb5bfebdde4b52599b2ba2f9"
url "https://github.com/Mrered/Gobin/releases/download/v0.2.4/ollamaplist_0.2.4_darwin_amd64.tar.gz"
sha256 "b8bc2b6b2c936680d2efd381897d2eb1285a99c3c6a95ad5fd353c0aed2120bd"
end

livecheck do
Expand Down

0 comments on commit e2f2908

Please sign in to comment.