Skip to content

Commit

Permalink
phpdraft 2.6.0
Browse files Browse the repository at this point in the history
Closes #152.

Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com>
  • Loading branch information
SMillerDev committed Sep 30, 2024
1 parent b42d395 commit 2eb254d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/phpdraft.rb
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 2eb254d

Please sign in to comment.