Skip to content

Commit

Permalink
rkt: bump to v1.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergiusz Urbaniak committed Oct 13, 2016
1 parent 985be30 commit 8dca461
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package/rkt-bin/rkt-bin.hash
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
sha256 8cc7819b460f45e8e15904132ada1994fc794c6337c0de554cb2daa9c02249fb rkt-v1.13.0.tar.gz
sha256 d993729255dea7ed36aa4372390ced40c953035b3322b4f303d72bc281241514 rkt-v1.13.0.tar.gz.asc
sha256 7e7c122f92f1dd8e621580869903a367e6ba2dd80f3ab9bf40b089d972d0c827 rkt-v1.14.0.tar.gz
sha256 dd514db743e9f8bdae9169bf416d6ed8a83e862e0621ce57a9d20a4f7bb1adbb rkt-v1.14.0.tar.gz.asc
sha256 56eb40918ba8dfbfc30bfddb3d235c3485825af1e7bd9816bdc478716d40544b app-signing-pubkey.gpg
2 changes: 1 addition & 1 deletion package/rkt-bin/rkt-bin.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
################################################################################

RKT_BIN_VERSION = 1.13.0
RKT_BIN_VERSION = 1.14.0
RKT_BIN_SITE = https://github.com/coreos/rkt/releases/download/v$(RKT_BIN_VERSION)
RKT_BIN_SOURCE = rkt-v$(RKT_BIN_VERSION).tar.gz

Expand Down

0 comments on commit 8dca461

Please sign in to comment.