Skip to content

Commit 3f3a9d5

Browse files
authored
Merge pull request Homebrew#199174 from lovasoa/patch-1
sqlpage: update repo and website
2 parents 97b01e5 + fa32e73 commit 3f3a9d5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Formula/s/sqlpage.rb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
class Sqlpage < Formula
2-
desc "Web application framework, for creation of websites with simple database queries"
3-
homepage "https://sql.ophir.dev/"
4-
url "https://github.com/lovasoa/SQLpage/archive/refs/tags/v0.31.0.tar.gz"
2+
desc "Web app builder using SQL queries to create dynamic webapps quickly"
3+
homepage "https://sql-page.com/"
4+
url "https://github.com/sqlpage/SQLpage/archive/refs/tags/v0.31.0.tar.gz"
55
sha256 "f1547945fdc4a8191a0ddd626f43fa0463f378d2d508877d74cd707d7626e589"
66
license "MIT"
7-
head "https://github.com/lovasoa/SQLpage.git", branch: "main"
7+
head "https://github.com/sqlpage/SQLpage.git", branch: "main"
88

99
bottle do
1010
sha256 cellar: :any_skip_relocation, arm64_sequoia: "e16d96d3dcc50fdf4ed11cbc81aa0668d12bcf1f76853888d669226ea44dc8b2"

0 commit comments

Comments
 (0)