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 5124293 commit 69a5a6aCopy full SHA for 69a5a6a
Formula/f/fedify.rb
@@ -1,8 +1,8 @@
1
class Fedify < Formula
2
desc "CLI toolchain for Fedify"
3
homepage "https://fedify.dev/cli"
4
- url "https://github.com/fedify-dev/fedify/archive/refs/tags/1.7.4.tar.gz"
5
- sha256 "dda79eff564bdc61565267ca66914e876655f53f49b1acdbd384d99bd0bdd556"
+ url "https://github.com/fedify-dev/fedify/archive/refs/tags/1.7.5.tar.gz"
+ sha256 "94ed72d54e60b02a6653dc45b027d2cd8ea1a191987cae58aa961b5937da7559"
6
license "MIT"
7
head "https://github.com/fedify-dev/fedify.git", branch: "main"
8
0 commit comments