Skip to content

Commit 6665ea3

Browse files
Merge pull request #918 from Shopify/release-themekit-1.3.2
Bump themekit version
2 parents 2d0ba05 + 1979aca commit 6665ea3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

themekit.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
class Themekit < Formula
2-
version 'v1.3.1'
2+
version 'v1.3.2'
33
desc 'Theme Kit is a tool kit for manipulating shopify themes'
44
homepage 'https://shopify.github.io/themekit/'
55
url "https://shopify-themekit.s3.amazonaws.com/#{version}/darwin-amd64/theme"
6-
sha256 'c7ff4626d0dd680d13c3113f4c84a069bf7640b5ac7ed05ab6e1c48ddfa064f5'
6+
sha256 'c81af2eb4e8c1f55c05c11a5d6716e2e651712f198e99b8c85da277a06a2dc8e'
77

88
def install
99
bin.install 'theme'

0 commit comments

Comments
 (0)