Skip to content

Commit f89d506

Browse files
committed
codesnap: update repo location
Signed-off-by: Rui Chen <[email protected]>
1 parent 5b92620 commit f89d506

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Formula/c/codesnap.rb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
class Codesnap < Formula
22
desc "Generates code snapshots in various formats"
3-
homepage "https://github.com/mistricky/CodeSnap"
4-
url "https://github.com/mistricky/CodeSnap/archive/refs/tags/v0.10.5.tar.gz"
5-
sha256 "f9ba0e36aab5c671f8068ca0d7bbd3cab4432f72096dbc6c425f4aaf9bc1b780"
3+
homepage "https://github.com/codesnap-rs/codesnap"
4+
url "https://github.com/codesnap-rs/codesnap/archive/refs/tags/v0.10.5.tar.gz"
5+
sha256 "814ff5cfbc546623587c8dd01db3ce3320daf1b354c02b3bedbd1fd68785212b"
66
license "MIT"
7-
head "https://github.com/mistricky/CodeSnap.git", branch: "main"
7+
head "https://github.com/codesnap-rs/codesnap.git", branch: "main"
88

99
bottle do
1010
sha256 cellar: :any_skip_relocation, arm64_sequoia: "17ca16883096a20e3cda88529115d8ef1a5f088fc0eaffb8d8e97161cb0414f0"

0 commit comments

Comments
 (0)