Skip to content
This repository was archived by the owner on May 10, 2022. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Formula/sectionctl.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Sectionctl < Formula
desc "Section Command-line Tools"
homepage "https://github.com/section/sectionctl"
url "https://github.com/section/sectionctl/archive/refs/tags/v1.12.2.tar.gz"
sha256 "9aeff2ae55c21e1830a82cfb8856d1e4b860309de303461ab68c0e4052ee0899"
url "https://github.com/section/sectionctl/archive/refs/tags/v1.12.3.tar.gz"
sha256 "2ae39bdcc7866e2d196c8cde93a8fa28a8a01af322ee23b2e674f0fc7493f6a6"
license "MIT"

bottle do
Expand Down