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 46d7f7b commit 6d49a60Copy full SHA for 6d49a60
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.6.2.tar.gz"
5
- sha256 "15b0350388a8d20187edd23e8aa3ffd581152a178b422459d90ad2bdefb13f64"
+ url "https://github.com/fedify-dev/fedify/archive/refs/tags/1.7.0.tar.gz"
+ sha256 "61b213c5538e43358817c5a5b0947a0f0cc4c0f6c899ad7fc7a27a82d56fdf9a"
6
license "MIT"
7
head "https://github.com/fedify-dev/fedify.git", branch: "main"
8
0 commit comments