Skip to content

Commit

Permalink
Updated genesis.rb from new release
Browse files Browse the repository at this point in the history
  • Loading branch information
starkandwayne-bot committed Aug 17, 2018
1 parent f943bae commit b9e711a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions genesis.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
class Genesis < Formula
homepage "https://github.com/geofffranks/genesis"

v = "v2.6.7" # CI Managed
v = "v2.6.8" # CI Managed
url "https://github.com/starkandwayne/genesis/releases/download/#{v}/genesis"
version v
sha256 "c54dc19081177c2e8fa961cd76bacb758ff91f16cab9b390cd49adb02c9f706e" # CI Managed
sha256 "7dace3b5c06153c1bd327eb1955ac2f8ebddb6dd9106be72b3f75466a402d5c8" # CI Managed

def install
bin.install "genesis"
Expand Down

0 comments on commit b9e711a

Please sign in to comment.