Skip to content

Commit e7948e6

Browse files
committed
i am stupid
1 parent 7efd493 commit e7948e6

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Formula/ye_olde_todos.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
class YeOldeTodos < Formula
22
desc "Tool for finding todo comments in code and sorting them by age"
3-
homepage "https://github.com/goodpals/ye-olde-todos"
4-
url "https://github.com/goodpals/ye-olde-todos/archive/refs/tags/v0.1.0.tar.gz"
3+
homepage "https://github.com/goodpals/ye_olde_todos"
4+
url "https://github.com/goodpals/ye_olde_todos/archive/refs/tags/v0.1.0.tar.gz"
55
license "AGPL-3.0"
6-
head "https://github.com/goodpals/ye-olde-todos.git", branch: "main"
6+
head "https://github.com/goodpals/ye_olde_todos.git", branch: "main"
77
version "0.1.0"
88
sha256 "0019dfc4b32d63c1392aa264aed2253c1e0c2fb09216f8e2cc269bbfb8bb49b5"
99

0 commit comments

Comments
 (0)