Skip to content

Commit 69a5a6a

Browse files
committed
fedify 1.7.5
1 parent 5124293 commit 69a5a6a

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.4.tar.gz"
5-
sha256 "dda79eff564bdc61565267ca66914e876655f53f49b1acdbd384d99bd0bdd556"
4+
url "https://github.com/fedify-dev/fedify/archive/refs/tags/1.7.5.tar.gz"
5+
sha256 "94ed72d54e60b02a6653dc45b027d2cd8ea1a191987cae58aa961b5937da7559"
66
license "MIT"
77
head "https://github.com/fedify-dev/fedify.git", branch: "main"
88

0 commit comments

Comments
 (0)