Skip to content

Commit da9e079

Browse files
committed
rattler-index 0.26.5
1 parent 61fcc76 commit da9e079

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/r/rattler-index.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class RattlerIndex < Formula
22
desc "Index conda channels using rattler"
33
homepage "https://github.com/conda/rattler"
4-
url "https://github.com/conda/rattler/archive/refs/tags/rattler_index-v0.26.4.tar.gz"
5-
sha256 "2925d3b68abcd6ad6a040672de7b2f08d9cb55ec15357516acf6cae14d218919"
4+
url "https://github.com/conda/rattler/archive/refs/tags/rattler_index-v0.26.5.tar.gz"
5+
sha256 "caff81531323f74a1a7a709c168895108505299e57317a10fbea089fdc134469"
66
license "BSD-3-Clause"
77
head "https://github.com/conda/rattler.git", branch: "main"
88

0 commit comments

Comments
 (0)