Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Formula/elektra.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Elektra < Formula
desc "Framework to access config settings in a global key database"
homepage "https://libelektra.org/"
url "https://www.libelektra.org/ftp/elektra/releases/elektra-0.9.7.tar.gz"
sha256 "12b7b046004db29317b7b937dc794abf719c400ba3115af8d41849127b562681"
url "https://www.libelektra.org/ftp/elektra/releases/elektra-0.9.8.tar.gz"
sha256 "b1e8908c138b84e788fdff25eab1c2b07e0b422a5fd1667814539ea02f151c58"
license "BSD-3-Clause"
head "https://github.com/ElektraInitiative/libelektra.git"

Expand Down