Skip to content

Commit

Permalink
Merge pull request #223 from lkocman/leap160_alpha
Browse files Browse the repository at this point in the history
Disable torrents until GM boo#1231361
  • Loading branch information
lkocman authored Oct 8, 2024
2 parents e18e694 + 1f87503 commit 2d34245
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions _data/160.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ downloads:
url: "/distribution/leap/16.0/installer/iso/agama-installer-Leap.x86_64-openSUSE.iso.sha256"
- name: signature
url: "/distribution/leap/16.0/installer/iso/agama-installer-Leap.x86_64-openSUSE.iso.sha256.asc"
- name: torrent_file
url: "/distribution/leap/16.0/installer/iso/agama-installer-Leap.x86_64-openSUSE.iso.torrent"
# - name: torrent_file # Torrents only for GM boo#1231361
# url: "/distribution/leap/16.0/installer/iso/agama-installer-Leap.x86_64-openSUSE.iso.torrent"
- name: aarch64
types:
- name: agama_image
Expand All @@ -40,8 +40,8 @@ downloads:
url: "/distribution/leap/16.0/installer/iso/agama-installer-Leap.aarch64-openSUSE.iso.sha256"
- name: signature
url: "/distribution/leap/16.0/installer/iso/agama-installer-Leap.aarch64-openSUSE.iso.sha256.asc"
- name: torrent_file
url: "/distribution/leap/16.0/installer/iso/agama-installer-Leap.aarch64-openSUSE.iso.torrent"
# - name: torrent_file
# url: "/distribution/leap/16.0/installer/iso/agama-installer-Leap.aarch64-openSUSE.iso.torrent"
- name: ppc64le
types:
- name: agama_image
Expand All @@ -56,8 +56,8 @@ downloads:
url: "/distribution/leap/16.0/installer/iso/agama-installer-Leap.ppc64le-openSUSE.iso.sha256"
- name: signature
url: "/distribution/leap/16.0/installer/iso/agama-installer-Leap.ppc64le-openSUSE.iso.sha256.asc"
- name: torrent_file
url: "/distribution/leap/16.0/installer/iso/agama-installer-Leap.ppc64le-openSUSE.iso.torrent"
# - name: torrent_file
# url: "/distribution/leap/16.0/installer/iso/agama-installer-Leap.ppc64le-openSUSE.iso.torrent"
- name: s390x
types:
- name: agama_image
Expand All @@ -72,5 +72,5 @@ downloads:
url: "/distribution/leap/16.0/installer/iso/agama-installer-Leap.s390x-openSUSE.iso.sha256"
- name: signature
url: "/distribution/leap/16.0/installer/iso/agama-installer-Leap.s390x-openSUSE.iso.sha256.asc"
- name: torrent_file
url: "/distribution/leap/16.0/installer/iso/agama-installer-Leap.s390x-openSUSE.iso.torrent"
# - name: torrent_file
# url: "/distribution/leap/16.0/installer/iso/agama-installer-Leap.s390x-openSUSE.iso.torrent"

0 comments on commit 2d34245

Please sign in to comment.