Skip to content

Commit 7de6d81

Browse files
committed
chezmoi 2.63.0
1 parent 834627a commit 7de6d81

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/c/chezmoi.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Chezmoi < Formula
22
desc "Manage your dotfiles across multiple diverse machines, securely"
33
homepage "https://chezmoi.io/"
4-
url "https://github.com/twpayne/chezmoi/releases/download/v2.62.7/chezmoi-2.62.7.tar.gz"
5-
sha256 "d67af4b2ba35b15247f8a0bbcfd61147e05a2ac33cb67f403b6565837ee3861f"
4+
url "https://github.com/twpayne/chezmoi/releases/download/v2.63.0/chezmoi-2.63.0.tar.gz"
5+
sha256 "3d66001de6022e7c4f7b587cb68fc8097215165f4ff37e6a6398b9c2097c3f94"
66
license "MIT"
77
head "https://github.com/twpayne/chezmoi.git", branch: "master"
88

0 commit comments

Comments
 (0)