fix(sha356): Update it of MacUpdater v3.2.6

Because the dmg file has probably changed with no version update.
This commit is contained in:
Souma
2024-01-06 16:34:22 +09:00
committed by GitHub
parent 69f7b967cc
commit f0df148872
+1 -1
View File
@@ -7,7 +7,7 @@ cask "macupdater" do
end
on_ventura :or_newer do
version "3.2.6"
sha256 "638ed5ad2ce480ae94b1d59c8a5bdf6f3bd0bf78792e1f95ed5fe26f6c5426c9"
sha256 "6dbd6f5bda8a0eb56b0b47a3037233fa9fc2197cb0dfbacd62c886171b1c0cea"
depends_on macos: ">= :ventura"
end