Skip to content

Commit 6d49a60

Browse files
committed
fedify 1.7.0
1 parent 46d7f7b commit 6d49a60

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.6.2.tar.gz"
5-
sha256 "15b0350388a8d20187edd23e8aa3ffd581152a178b422459d90ad2bdefb13f64"
4+
url "https://github.com/fedify-dev/fedify/archive/refs/tags/1.7.0.tar.gz"
5+
sha256 "61b213c5538e43358817c5a5b0947a0f0cc4c0f6c899ad7fc7a27a82d56fdf9a"
66
license "MIT"
77
head "https://github.com/fedify-dev/fedify.git", branch: "main"
88

0 commit comments

Comments
 (0)