We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 834627a commit 7de6d81Copy full SHA for 7de6d81
Formula/c/chezmoi.rb
@@ -1,8 +1,8 @@
1
class Chezmoi < Formula
2
desc "Manage your dotfiles across multiple diverse machines, securely"
3
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"
+ url "https://github.com/twpayne/chezmoi/releases/download/v2.63.0/chezmoi-2.63.0.tar.gz"
+ sha256 "3d66001de6022e7c4f7b587cb68fc8097215165f4ff37e6a6398b9c2097c3f94"
6
license "MIT"
7
head "https://github.com/twpayne/chezmoi.git", branch: "master"
8
0 commit comments