File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -6,9 +6,10 @@ class Phpdraft < Formula
6
6
head "https://github.com/SMillerDev/phpdraft.git"
7
7
8
8
bottle do
9
- root_url "https://github.com/SMillerDev/homebrew-tap/releases/download/phpdraft-2.5.2"
10
- sha256 cellar : :any_skip_relocation , ventura : "c382213c39f3bcccdd88225675a13b5b0b23a6531a3164a91322735d3b002080"
11
- sha256 cellar : :any_skip_relocation , x86_64_linux : "d3e252c733003853c7929c2b67299b8967526f5053337caefccbb03294bd1da2"
9
+ root_url "https://github.com/SMillerDev/homebrew-tap/releases/download/phpdraft-2.6.0"
10
+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "c504ee714e6cb923cf9dbb158e195c92e3bf3cae22fa1c0d6fa2fb0e1d4663a2"
11
+ sha256 cellar : :any_skip_relocation , ventura : "5e09537c0acb9f5df8b934c0d81924a11b913d5122a3ccf4aad6e3b94f979b47"
12
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "4606c14af9847e6b190ca65739f48eca98153e5af418c927c7eb77325db639fd"
12
13
end
13
14
14
15
depends_on "php" => :test
You can’t perform that action at this time.
0 commit comments