shopify-themekit: 1.3.2 -> 1.3.3

This commit is contained in:
R. Ryantm
2025-10-23 02:12:17 +00:00
parent 22bb9b3079
commit 3ce22cb92a

View File

@@ -6,13 +6,13 @@
buildGoModule rec {
pname = "shopify-themekit";
version = "1.3.2";
version = "1.3.3";
src = fetchFromGitHub {
owner = "Shopify";
repo = "themekit";
rev = "v${version}";
sha256 = "sha256-A/t6yQW2xRFZYuYRyNN/0v4zdivch3tiv65a7TdHm2c=";
sha256 = "sha256-m0TAgnYklj/WqZJIm9mHLE7SZgXP8YDQZndDgpiNqL0=";
};
vendorHash = "sha256-o928qjp7+/U1W03esYTwVEfQ4A3TmPnmgmh4oWpqJoo=";