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 aa2d0db commit 4202472Copy full SHA for 4202472
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.6.0.tar.gz"
10
- sha256 "f01c3c925a5308af91b4fcde81aa04785fc0595cf7efdcd5ae9a0d423639407d"
+ url "https://github.com/webhippie/prom-to-apt-dater/archive/refs/tags/v2.6.1.tar.gz"
+ sha256 "9443718bf7a9df0eea11b9fda6a8ce786367ae1a6be56a4fba3adfdca409d905"
11
head "https://github.com/webhippie/prom-to-apt-dater.git", branch: "master"
12
13
test do
0 commit comments