Skip to content

Commit 856dd10

Browse files
Matthieu Ciapparaclaude
andcommitted
Update wtclone homepage and url to moduloTech org
The wtclone repo was transferred from Ezveus/wtclone to moduloTech/wtclone. The tarball content is identical (GitHub auto-generated archives are deterministic from the commit, independent of the repo URL), so sha256 is unchanged. Only homepage and url need updating. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 27075e9 commit 856dd10

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Formula/wtclone.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
class Wtclone < Formula
22
desc "Bootstrap a git repository in worktree layout (bare + pointer + initial worktree)"
3-
homepage "https://github.com/Ezveus/wtclone"
4-
url "https://github.com/Ezveus/wtclone/archive/refs/tags/v0.1.0.tar.gz"
3+
homepage "https://github.com/moduloTech/wtclone"
4+
url "https://github.com/moduloTech/wtclone/archive/refs/tags/v0.1.0.tar.gz"
55
sha256 "8c1a649c656f3e347697a95e0ed624432bc4058d9c522b4833c3ffb9edec2d89"
66
license :cannot_represent
77

0 commit comments

Comments
 (0)