Skip to content

Commit

Permalink
Remove explicit version
Browse files Browse the repository at this point in the history
  • Loading branch information
oed committed Jul 1, 2024
1 parent 9b96128 commit 4edbcd4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Formula/ceramic-one.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
class CeramicOne < Formula
desc "Implementation of the Ceramic protocol in Rust"
homepage "https://ceramic.network"
version "0.25.0"
# Conditional URL and SHA based on architecture
if Hardware::CPU.intel?
url "https://github.com/ceramicnetwork/rust-ceramic/releases/download/v0.25.0/ceramic-one_x86_64-apple-darwin_brew-test.tar.gz"
Expand Down

0 comments on commit 4edbcd4

Please sign in to comment.