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 d056505 commit 1272b49Copy full SHA for 1272b49
1 file changed
Formula/prom-to-apt-dater.rb
@@ -6,8 +6,8 @@ class PromToAptDater < Formula
6
homepage "https://webhippie.github.io/prom-to-apt-dater"
7
license "Apache-2.0"
8
9
- url "https://github.com/webhippie/prom-to-apt-dater/archive/refs/tags/v2.2.1.tar.gz"
10
- sha256 "3cdefe7fca5349c217f866b87a0bfa206772b42ae5bd7055cf8254d52798718d"
+ url "https://github.com/webhippie/prom-to-apt-dater/archive/refs/tags/v2.2.2.tar.gz"
+ sha256 "330f195fdc4aaa0768fd82a2b06983480a80fc754305ee645dcc6287a0bc1cf4"
11
head "https://github.com/webhippie/prom-to-apt-dater.git", branch: "master"
12
13
test do
0 commit comments