Merge pull request #162604 from chenrui333/bump-klayout-0.28.14

klayout 0.28.14
This commit is contained in:
BrewTestBot 2023-12-16 23:24:36 +00:00 committed by GitHub
commit e46426e0bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 6 deletions

View File

@ -24,8 +24,8 @@ cask "klayout" do
end
end
on_monterey do
version "0.28.13"
sha256 "d3f7b0d3bb8e40caa56696676f1101a54c23f969a41f3a613f14efc16a7dadbb"
version "0.28.14"
sha256 "c889d029caa5b48fd08649f50f6b70f9ada86e3e79422d6006a777052484897d"
url "https://www.klayout.org/downloads/MacOS/HW-klayout-#{version}-macOS-Monterey-1-qt5Brew-RsysPhb311.dmg",
verified: "klayout.org/downloads/MacOS/"
@ -36,8 +36,8 @@ cask "klayout" do
end
end
on_ventura do
version "0.28.13"
sha256 "2dd03a4ab5e1a5f0c9f1f33e69be690a6e923e6d25c6c7083f808f53a46c3d7a"
version "0.28.14"
sha256 "53f2ecb4a3f389a04f9b3f9221ccede730660c8c10f45f5783231a11318b2188"
url "https://www.klayout.org/downloads/MacOS/HW-klayout-#{version}-macOS-Ventura-1-qt5Brew-RsysPhb311.dmg",
verified: "klayout.org/downloads/MacOS/"
@ -48,8 +48,8 @@ cask "klayout" do
end
end
on_sonoma :or_newer do
version "0.28.13"
sha256 "2dd03a4ab5e1a5f0c9f1f33e69be690a6e923e6d25c6c7083f808f53a46c3d7a"
version "0.28.14"
sha256 "53f2ecb4a3f389a04f9b3f9221ccede730660c8c10f45f5783231a11318b2188"
url "https://www.klayout.org/downloads/MacOS/HW-klayout-#{version}-macOS-Ventura-1-qt5Brew-RsysPhb311.dmg",
verified: "klayout.org/downloads/MacOS/"