We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2d0ba05 + 1979aca commit 6665ea3Copy full SHA for 6665ea3
themekit.rb
@@ -1,9 +1,9 @@
1
class Themekit < Formula
2
- version 'v1.3.1'
+ version 'v1.3.2'
3
desc 'Theme Kit is a tool kit for manipulating shopify themes'
4
homepage 'https://shopify.github.io/themekit/'
5
url "https://shopify-themekit.s3.amazonaws.com/#{version}/darwin-amd64/theme"
6
- sha256 'c7ff4626d0dd680d13c3113f4c84a069bf7640b5ac7ed05ab6e1c48ddfa064f5'
+ sha256 'c81af2eb4e8c1f55c05c11a5d6716e2e651712f198e99b8c85da277a06a2dc8e'
7
8
def install
9
bin.install 'theme'
0 commit comments