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 6504ff7 commit c7a49c5Copy full SHA for c7a49c5
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.1.tar.gz"
5
- sha256 "66b42bdfa4049aac8ab35d37c3a788d8f857813d67fb34627f2cb31373e44a7e"
+ url "https://github.com/fedify-dev/fedify/archive/refs/tags/1.7.2.tar.gz"
+ sha256 "2aa330c35073cc9641bd0453589d84aa8baadec63c1efa3c57187184aa301fc4"
6
license "MIT"
7
head "https://github.com/fedify-dev/fedify.git", branch: "main"
8
0 commit comments