From 6d18432b415ac4c311aca4e8657fe1e10f4cdb20 Mon Sep 17 00:00:00 2001 From: Sean Molenaar Date: Mon, 30 Sep 2024 15:03:26 +0200 Subject: [PATCH] phpdraft 2.6.0 --- Formula/phpdraft.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/phpdraft.rb b/Formula/phpdraft.rb index d5925ed..27549a3 100644 --- a/Formula/phpdraft.rb +++ b/Formula/phpdraft.rb @@ -1,8 +1,8 @@ class Phpdraft < Formula desc "Parser for API Blueprint files in PHP" homepage "https://github.com/SMillerDev/phpdraft" - url "https://github.com/SMillerDev/phpdraft/releases/download/2.5.2/phpdraft-2.5.2.phar" - sha256 "0ca79a6986235e9c78398f31b04d34e208e26da91ff2f5dc38c4faf70774e3c3" + url "https://github.com/SMillerDev/phpdraft/releases/download/2.6.0/phpdraft-2.6.0.phar" + sha256 "ac6849af7faa3c5c7a0c0601f60bc999afe5407a74c47dfa9c56dd709432879e" head "https://github.com/SMillerDev/phpdraft.git" bottle do