Skip to content

Commit a13a664

Browse files
committed
symfony-cli 5.14.1
1 parent 19b1516 commit a13a664

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/s/symfony-cli.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class SymfonyCli < Formula
22
desc "Build, run, and manage Symfony applications"
33
homepage "https://github.com/symfony-cli/symfony-cli"
4-
url "https://github.com/symfony-cli/symfony-cli/archive/refs/tags/v5.13.0.tar.gz"
5-
sha256 "e21afada41ba7d5149ce55133f760100f8e875aec837855acef2968e8712248d"
4+
url "https://github.com/symfony-cli/symfony-cli/archive/refs/tags/v5.14.1.tar.gz"
5+
sha256 "e031b89312d0ea75ccf17b39ae4b50777772f290e9a4f9c54e8a0cb457e074d9"
66
license "AGPL-3.0-or-later"
77

88
bottle do

0 commit comments

Comments
 (0)