Skip to content

Commit c7a49c5

Browse files
committed
fedify 1.7.2
1 parent 6504ff7 commit c7a49c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/f/fedify.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Fedify < Formula
22
desc "CLI toolchain for Fedify"
33
homepage "https://fedify.dev/cli"
4-
url "https://github.com/fedify-dev/fedify/archive/refs/tags/1.7.1.tar.gz"
5-
sha256 "66b42bdfa4049aac8ab35d37c3a788d8f857813d67fb34627f2cb31373e44a7e"
4+
url "https://github.com/fedify-dev/fedify/archive/refs/tags/1.7.2.tar.gz"
5+
sha256 "2aa330c35073cc9641bd0453589d84aa8baadec63c1efa3c57187184aa301fc4"
66
license "MIT"
77
head "https://github.com/fedify-dev/fedify.git", branch: "main"
88

0 commit comments

Comments
 (0)