Skip to content

Commit 52bc214

Browse files
oklopferook37
andauthored
upd(nuclei-bin): 3.1.7 -> 3.3.5 (#6665)
Co-authored-by: ook37 <oren+12345@taumoda.com>
1 parent 0ab517c commit 52bc214

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

packages/nuclei-bin/.SRCINFO

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
pkgbase = nuclei-bin
22
gives = nuclei
3-
pkgver = 3.1.7
3+
pkgver = 3.3.5
44
pkgdesc = Fast and customisable vulnerability scanner based on simple YAML based DSL
55
arch = amd64
66
breaks = nuclei
77
breaks = nuclei-deb
88
breaks = nuclei-git
99
maintainer = Oren Klopfer <oren@taumoda.com>
1010
repology = project: nuclei
11-
source = https://github.com/projectdiscovery/nuclei/releases/download/v3.1.7/nuclei_3.1.7_linux_amd64.zip
12-
sha256sums = 898399d8d8dfc0aee2cb7d4955912ad0c428dcfa72b4c29fe4fd93adc84df3cc
11+
source = https://github.com/projectdiscovery/nuclei/releases/download/v3.3.5/nuclei_3.3.5_linux_amd64.zip
12+
sha256sums = 7daa9af79972f0c483fedd14d20badefeef9685eddb7f35f2fb1e7e59f08309d
1313

1414
pkgname = nuclei-bin

packages/nuclei-bin/nuclei-bin.pacscript

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
maintainer=("Oren Klopfer <oren@taumoda.com>")
22
pkgname="nuclei-bin"
33
gives="nuclei"
4-
pkgver="3.1.7"
4+
pkgver="3.3.5"
55
pkgdesc="Fast and customisable vulnerability scanner based on simple YAML based DSL"
66
source=("https://github.com/projectdiscovery/${gives}/releases/download/v${pkgver}/${gives}_${pkgver}_linux_amd64.zip")
7-
sha256sums=("898399d8d8dfc0aee2cb7d4955912ad0c428dcfa72b4c29fe4fd93adc84df3cc")
7+
sha256sums=("7daa9af79972f0c483fedd14d20badefeef9685eddb7f35f2fb1e7e59f08309d")
88
arch=('amd64')
99
breaks=("${gives}" "${gives}-deb" "${gives}-git")
1010
repology=("project: ${gives}")

srclist

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7454,16 +7454,16 @@ pkgname = nuclear-deb
74547454
---
74557455
pkgbase = nuclei-bin
74567456
gives = nuclei
7457-
pkgver = 3.1.7
7457+
pkgver = 3.3.5
74587458
pkgdesc = Fast and customisable vulnerability scanner based on simple YAML based DSL
74597459
arch = amd64
74607460
breaks = nuclei
74617461
breaks = nuclei-deb
74627462
breaks = nuclei-git
74637463
maintainer = Oren Klopfer <oren@taumoda.com>
74647464
repology = project: nuclei
7465-
source = https://github.com/projectdiscovery/nuclei/releases/download/v3.1.7/nuclei_3.1.7_linux_amd64.zip
7466-
sha256sums = 898399d8d8dfc0aee2cb7d4955912ad0c428dcfa72b4c29fe4fd93adc84df3cc
7465+
source = https://github.com/projectdiscovery/nuclei/releases/download/v3.3.5/nuclei_3.3.5_linux_amd64.zip
7466+
sha256sums = 7daa9af79972f0c483fedd14d20badefeef9685eddb7f35f2fb1e7e59f08309d
74677467

74687468
pkgname = nuclei-bin
74697469
---

0 commit comments

Comments
 (0)