Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Commit

Permalink
Formula: Update formula for Elektra 0.8.21
Browse files Browse the repository at this point in the history
  • Loading branch information
sanssecours committed Dec 22, 2017
1 parent 165c42e commit 574f596
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Formula/elektra.rb
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
class Elektra < Formula
desc "Configuration Framework"
homepage "https://libelektra.org"
url "https://www.libelektra.org/ftp/elektra/releases/elektra-0.8.20.tar.gz"
sha256 "e9cbc796e175685ccb6221f1dd5ea5c43832f545c40557c32b764ff5d567b312"
url "https://www.libelektra.org/ftp/elektra/releases/elektra-0.8.21.tar.gz"
sha256 "51892570f18d1667d0da4d0908a091e41b41c20db9835765677109a3d150cd26"
head "https://github.com/ElektraInitiative/libelektra.git"

bottle do
root_url("https://github.com/ElektraInitiative/homebrew-elektra/releases/" \
"download/0.8.20")
sha256 "914d344951e5445d86508db5b8e45efaa94e121bc1d00a0ab4da14d233a09ca9" \
"download/0.8.21")
sha256 "1afc37e1f0f4cdd55ea34f7c8b60dd6fc6fb737cf49590773ffd44ffbab38180" \
=> :high_sierra
end

Expand Down

0 comments on commit 574f596

Please sign in to comment.